This commit is contained in:
Bryce Covert
2015-11-15 16:22:08 -08:00
parent a41d06ae84
commit 8134b925cf
12 changed files with 804 additions and 792 deletions

View File

@@ -550,6 +550,7 @@
(actions/walk-straight-to entities :georgia [131 40] :anim :stand :speed 1.0)
(actions/play-animation entities :frankie :fall :stop? false)
(actions/do-dialogue entities :georgia "Let's go, Sir Hunk.")
(actions/play-animation entities :georgia :hand-hold :stop? false)
(fade-out entities)
(on-gl (set-screen! @(resolve 'advent.core/advent) @(resolve 'advent.screens.credits/credits))))