Tweak block sounds

This commit is contained in:
2021-11-18 03:50:54 +00:00
parent 94552ff658
commit 147d6098ab
12 changed files with 114 additions and 89 deletions
+1
View File
@@ -2,6 +2,7 @@ module Dodge.WorldEvent.Sound
( mkSoundBreakGlass
, mkSoundSplinterGlass
, mkSoundSplinterBlock
, originIDsAt
)
where
import Dodge.Data