mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com>
9 lines
400 B
Plaintext
9 lines
400 B
Plaintext
/obj/item/gun/projectile/shotgun/pump/rifle/vox_hunting
|
|
name = "vox hunting rifle"
|
|
desc = "This ancient rifle bears traces of an assembly meant to house power cells, implying it used to fire energy beams. It has since been crudely modified to fire standard 7.62mm rounds."
|
|
icon_state = "vox_hunting"
|
|
item_state = "vox_hunting"
|
|
ammo_type = /obj/item/ammo_casing/a762
|
|
throwforce = 10
|
|
force = 20
|