Skip to content

Commit

Permalink
New Chaingun Sfx
Browse files Browse the repository at this point in the history
Gives the Chaingun Confetti Maker a new fire sound effect.
  • Loading branch information
YourPalHolidays committed Jun 17, 2023
1 parent a43161f commit dec82b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added code/modules/halo/sounds/chaingun_fire.ogg
Binary file not shown.
1 change: 1 addition & 0 deletions code/modules/halo/weapons/turrets/chaingun.dm
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
name = "Confetti Maker Chaingun Turret"
desc = "A lead-spewing gun, usually found mounted to a turret. It is known for it's inaccuracy and extraordinary rate of fire.."

fire_sound = 'code/modules/halo/sounds/chaingun_fire.ogg'
icon_state = "chaingun_obj"
item_state = "chaingun_obj"

Expand Down

0 comments on commit dec82b5

Please sign in to comment.