minor tweaks.
This commit is contained in:
@@ -235,7 +235,7 @@
|
|||||||
(actions/do-dialogue entities :ego "I wonder what all of these magic devices do.")))}
|
(actions/do-dialogue entities :ego "I wonder what all of these magic devices do.")))}
|
||||||
:grass {:box [26 105 60 160]
|
:grass {:box [26 105 60 160]
|
||||||
:script (actions/get-script entities
|
:script (actions/get-script entities
|
||||||
(if (not (actions/has-item? entities :grass))
|
(if (not (actions/has-obtained? entities :grass))
|
||||||
(do
|
(do
|
||||||
(actions/walk-to entities :ego [60 100] :face :left)
|
(actions/walk-to entities :ego [60 100] :face :left)
|
||||||
(actions/play-animation entities :ego :reach)
|
(actions/play-animation entities :ego :reach)
|
||||||
|
|||||||
Reference in New Issue
Block a user