Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- type: entity
name: prototype pulse rifle
parent: [BaseC3Contraband, BaseWeaponBattery, BaseGunWieldable] # Frontier: added BaseC2Contraband
parent: [BaseC2Contraband, BaseWeaponBattery, BaseGunWieldable] # Frontier: added BaseC2Contraband
id: WeaponPrototypePulseRifle
description: Some nutjob built this pulse rifle in their spess garage. It's quite power hungry. And why is it a lever action?!
components:
Expand Down
Loading