Skip to content

Commit

Permalink
Needler Reload Sfx
Browse files Browse the repository at this point in the history
  • Loading branch information
YourPalHolidays committed Jul 23, 2024
1 parent 1392f39 commit 6498141
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added code/modules/halo/sounds/needler_reload.ogg
Binary file not shown.
1 change: 1 addition & 0 deletions code/modules/halo/weapons/covenant/pistols.dm
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@
item_state = "needler"
slot_flags = SLOT_BELT||SLOT_HOLSTER
fire_sound = 'code/modules/halo/sounds/needlerfire.ogg'
reload_sound = 'code/modules/halo/sounds/needler_reload.ogg'
magazine_type = /obj/item/ammo_magazine/needles
handle_casings = CASELESS
caliber = "needler"
Expand Down

0 comments on commit 6498141

Please sign in to comment.