Skip to content

Commit

Permalink
Update code/modules/projectiles/guns/ballistic/shotgun.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Theos <[email protected]>
Signed-off-by: Martinpachu <[email protected]>
  • Loading branch information
Martinpachu and SomeguyManperson authored Sep 4, 2024
1 parent edde607 commit c92e103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/ballistic/shotgun.dm
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@ EMPTY_GUN_HELPER(shotgun/bulldog/inteq)
item_state = "conflagration"
fire_sound = 'sound/weapons/gun/shotgun/shot.ogg'
desc = "A lightweight lever-action shotgun with a 5 round ammunition capacity. The lever action allows it to be cycled quickly and acurrately. In theory, you could ever operate it one-handed. Chambered in 12g."
sawn_desc = "A lever action shotgun that's been sawed down for portability. The recoil makes it mostly useless outside of point-blank range, but it hits hard for it's size and, more importantly, can be flipped around stylishly."
sawn_desc = "A lever action shotgun that's been sawed down for portability. The recoil makes it mostly useless outside of point-blank range, but it hits hard for its size and, more importantly, can be flipped around stylishly."
mag_type = /obj/item/ammo_box/magazine/internal/shot/winchester/conflagration

/obj/item/gun/ballistic/shotgun/flamingarrow/conflagration/sawoff(mob/user)
Expand Down

0 comments on commit c92e103

Please sign in to comment.