Tweak bullet hit sound

This commit is contained in:
2026-02-02 22:28:06 +00:00
parent 3b7e33cab8
commit 68609c9d54
2 changed files with 1 additions and 1 deletions
Binary file not shown.
+1 -1
View File
@@ -37,7 +37,7 @@ damageStone dm ecw w = case dm of
f dmam $ makeSpark NormalSpark (outTo p t) (rdir p t)
. makeDustAt Stone 200 (addZ 20 (outTo p t))
-- . randsound p [slapS, slap1S,slap2S,slap3S,slap4S,slap5S,slap6S,slap7S]
. randsound p [slapS, slap1S,slap2S]
. randsound p [slapS, slap1S, slap2S]
Blunt _ p t -> f dmam $ makeDustAt Stone 200 (addZ 20 (outTo p t))
Shattering _ p t -> f dmam $ makeDustAt Stone 200 (addZ 20 (outTo p t))
Crushing{} -> f dmam id