ladder doesn't disappear if you quit while on it.
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
(actions/walk-to entities :ego [195 140]))
|
(actions/walk-to entities :ego [195 140]))
|
||||||
:cursor :down}
|
:cursor :down}
|
||||||
:ladder-area {:box [46 40 265 190]
|
:ladder-area {:box [46 40 265 190]
|
||||||
:scripts {:ladder (actions/get-script entities
|
:scripts {:ladder (actions/get-unsaved-script entities
|
||||||
(actions/talk entities :ego "I'll just set this up.")
|
(actions/talk entities :ego "I'll just set this up.")
|
||||||
(actions/walk-to entities :ego [151 50] :face :left)
|
(actions/walk-to entities :ego [151 50] :face :left)
|
||||||
(actions/play-animation entities :ego :reach)
|
(actions/play-animation entities :ego :reach)
|
||||||
|
|||||||
Reference in New Issue
Block a user