minor dialogue change.
This commit is contained in:
@@ -671,7 +671,7 @@
|
||||
entities
|
||||
|
||||
(if (actions/has-item? entities :wool)
|
||||
(actions/talk entities :ego "The sheep has given me enough wool.")
|
||||
(actions/talk entities :ego "Maybe I should use the wool I have before taking any more.")
|
||||
(if (is-sheep-close? @entities)
|
||||
(do (walk-to-sheep entities)
|
||||
(actions/play-animation entities :ego :reach)
|
||||
|
||||
Reference in New Issue
Block a user