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 c92e103 commit e2b992b
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 @@ -698,7 +698,7 @@ EMPTY_GUN_HELPER(shotgun/bulldog/inteq)
icon_state = "absolution"
item_state = "absolution"
fire_sound = 'sound/weapons/gun/revolver/shot.ogg'
desc = "A large lever-action rifle with hand-stamped Hunter's Pride marks on the receiver and an 8 round ammunition capacity. More powerful than the Flaming Arrow, the Absolution is a popular pick for hunting larger fauna like bears and goliaths, especially whena bolt action's slower rate of fire would be a liability. Chambered in .357."
desc = "A large lever-action rifle with hand-stamped Hunter's Pride marks on the receiver and an 8 round ammunition capacity. More powerful than the Flaming Arrow, the Absolution is a popular pick for hunting larger fauna like bears and goliaths, especially when a bolt action's slower rate of fire would be a liability. Chambered in .357."
sawn_desc = "A large lever-action rifle, sawn down for portability. It looks much cooler, but you should probably be using a revolver..."
mag_type = /obj/item/ammo_box/magazine/internal/shot/winchester/absolution

Expand Down

0 comments on commit e2b992b

Please sign in to comment.