axe sound

This commit is contained in:
Bryce Covert
2015-11-12 10:05:33 -08:00
parent c4663d121b
commit 702eb8a52d

View File

@@ -728,6 +728,7 @@ void main ()
(get-in ego [:left :idea]) {1 [:idea-sound 1.0]}
(get-in ego [:right :idea]) {1 [:idea-sound 1.0]}
(get-in ego [:right :axe-wood]) {20 [:axe-sound 1.0]}
(get-in ego [:right :axe]) {20 [:axe-sound 1.0]}
(get-in ego [:left :swing-shovel]) {3 [:breakglass-sound 1.0]}
(get-in ego [:right :swing-shovel]) {3 [:breakglass-sound 1.0]}}
:anim-merges {(get-in ego [:right :shock]) {:origin-x 15}