Merge pull request #14189 from dzahlus/diversify-sound

Diversify weapon sound
This commit is contained in:
silicons
2021-02-06 11:42:36 -07:00
committed by GitHub
20 changed files with 18 additions and 8 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ GLOBAL_LIST_INIT(rod_recipes, list ( \
custom_materials = list(/datum/material/iron=1000)
max_amount = 50
attack_verb = list("hit", "bludgeoned", "whacked")
hitsound = 'sound/weapons/grenadelaunch.ogg'
hitsound = 'sound/items/trayhit1.ogg'
embedding = list()
novariants = TRUE