minor tweaks.

This commit is contained in:
Bryce Covert
2015-12-02 20:22:45 -08:00
parent 7bbb7b40b1
commit 033acad52c
6 changed files with 7 additions and 6 deletions

View File

@@ -420,7 +420,7 @@
(actions/talk entities :ego "Ye Ol' Antique Shoppe."))}
:background-houses {:box [84 145 126 180]
:script (actions/get-script entities
(actions/walk-to entities :ego [79 145] :face :right :stop? false :skip-type :end)
(actions/walk-to entities :ego [81 148] :face :right :stop? false :skip-type :end)
(actions/walk-straight-to entities :ego [92 150] :face :right)
(actions/transition-background entities :outside-jail [159 -20])
(actions/walk-straight-to entities :ego [159 20]))