Skip to content

Commit

Permalink
Update revolver.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
BrotherHangyul committed Apr 19, 2024
1 parent 42efba8 commit 1db5ff6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/projectiles/guns/ballistic/revolver.dm
Original file line number Diff line number Diff line change
Expand Up @@ -667,6 +667,7 @@
/obj/item/gun/ballistic/revolver/ghoulgun
name = "rusted revolver"
desc = "A worn but well-maintained revolver. Uses shotgun rounds, with a heavy barrel for greater velocity."
icon = 'icons/fallout/objects/guns/ballistic.dmi'
icon_state = "ghoulgun"
mag_type = /obj/item/ammo_box/magazine/internal/cylinder/ghoulgun
weapon_class = WEAPON_CLASS_SMALL
Expand Down

0 comments on commit 1db5ff6

Please sign in to comment.