Skip to content

Commit

Permalink
feat: add new RSh-12 fire sound
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaxeer committed Oct 16, 2023
1 parent 73ebb4f commit e491aa2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modular_ss220/objects/code/weapons.dm
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
icon = 'modular_ss220/objects/icons/guns.dmi'
icon_state = "rsh12"
item_state = "rsh12"
fire_sound = 'modular_ss220/objects/sound/weapons/gunshots/gunshot_rsh12.ogg'
var/reclined = FALSE

/obj/item/gun/projectile/revolver/rsh12/attack_self(mob/living/user)
Expand Down
Binary file not shown.

0 comments on commit e491aa2

Please sign in to comment.