Added jail

This commit is contained in:
2014-12-24 14:21:37 -08:00
parent 4e6a0b82da
commit adfb4d0a3d
7 changed files with 35 additions and 9 deletions

View File

@@ -52,7 +52,8 @@
(actions/play-animation entities :blergh :swing)
(actions/walk-straight-to entities :ego [100 45] :anim :squat :override-dir :right :speed 3.0)
(actions/do-dialogue entities :ego "Ouch!"
:blergh "Why don't you try that again?"))}))
:blergh "My turn.")
(actions/transition-background entities :inside-jail [100 100]))}))
:entities {}
:collision "space/collision.png"
:scale-fn (constantly 1.5)