cafeteria.
This commit is contained in:
@@ -100,6 +100,12 @@
|
||||
(actions/walk-to entities :ego [284 145])
|
||||
(actions/transition-background entities :outside-castle [82 180])
|
||||
(actions/walk-to entities :ego [129 148]))}
|
||||
:up-door {:box [50 150 70 170]
|
||||
:script (actions/get-script entities
|
||||
(actions/walk-to entities :ego [65 155])
|
||||
(actions/transition-background entities :inside-cafeteria [319 55])
|
||||
(actions/walk-to entities :ego [300 55]))
|
||||
:cursor :up}
|
||||
:antique-door {:box [154 90 189 150]
|
||||
:cursor :up
|
||||
:script (actions/get-script entities
|
||||
|
||||
Reference in New Issue
Block a user