more sound effects

This commit is contained in:
Bryce Covert
2015-11-23 20:12:53 -08:00
parent aa6931b4c7
commit 40b7c5c6c1
4 changed files with 2 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -232,9 +232,11 @@
:experiment experiment-left
:drip-sound (utils/load-sound "wizard/drip.ogg")
:explode-sound (utils/load-sound "wizard/explode.ogg")
:snap-sound (utils/load-sound "wizard/snap.ogg")
:anim-sound-frames {experiment-left {31 [:drip-sound 0.5]
67 [:drip-sound 0.5]
73 [:explode-sound (constantly 0.8)]
140 [:snap-sound (constantly 0.8)]
}}
:baseline 225))