sound fixes

fucking grenade launcher sound used everywhere, now fixed. Also mech weapons use the proper sounds too.
This commit is contained in:
dzahlus
2021-02-08 14:37:10 +01:00
parent 7da856ebef
commit cae5a8463e
4 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -302,7 +302,7 @@ for further reading, please see: https://github.com/tgstation/tgstation/pull/301
damtype = STAMINA
attack_verb = list("whacked", "smacked", "struck")
total_mass = TOTAL_MASS_MEDIEVAL_WEAPON
hitsound = 'sound/weapons/grenadelaunch.ogg' // no good wood thunk sounds
hitsound = 'sound/weapons/woodbonk.ogg'
var/harm = FALSE // TRUE = brute, FALSE = stam
var/reinforced = FALSE
var/burnt = FALSE