mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
rework of present sounds
Reworks already present sounds in the game, specifically of the folder "weapons"
This commit is contained in:
@@ -20,7 +20,7 @@ GLOBAL_LIST_INIT(rod_recipes, list ( \
|
|||||||
custom_materials = list(/datum/material/iron=1000)
|
custom_materials = list(/datum/material/iron=1000)
|
||||||
max_amount = 50
|
max_amount = 50
|
||||||
attack_verb = list("hit", "bludgeoned", "whacked")
|
attack_verb = list("hit", "bludgeoned", "whacked")
|
||||||
hitsound = 'sound/weapons/grenadelaunch.ogg'
|
hitsound = 'sound/items/trayhit1.ogg'
|
||||||
embedding = list()
|
embedding = list()
|
||||||
novariants = TRUE
|
novariants = TRUE
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user