door sounds.

This commit is contained in:
2014-12-13 14:34:42 -08:00
parent ec21444268
commit 97397c25df
4 changed files with 2 additions and 0 deletions

View File

@@ -150,6 +150,7 @@
:cursor :up
:script (actions/get-script entities
(actions/walk-to entities :ego [182 90] :face :left)
(sound! (sound "door.ogg") :play)
(actions/play-animation entities :ego :reach)
(actions/transition-background entities :inside-antique [228 -30])
(actions/walk-straight-to entities :ego [222 15] :face :left))}