way better antique.
This commit is contained in:
@@ -240,8 +240,8 @@
|
||||
(actions/play-animation entities :ego :reach)
|
||||
(if (= :night (get-in @entities [:state :time]))
|
||||
(actions/talk entities :ego "It's locked.")
|
||||
(do (actions/transition-background entities :inside-antique [228 -30])
|
||||
(actions/walk-straight-to entities :ego [222 15] :face :left)
|
||||
(do (actions/transition-background entities :inside-antique [325 -30])
|
||||
(actions/walk-straight-to entities :ego [235 15] :face :left)
|
||||
(if (get-in @entities [:state :allowed-to-keep-teddy?])
|
||||
(actions/do-dialogue entities :shopkeep "Hello there, sonny."
|
||||
:shopkeep "Have you seen Herb lately?"
|
||||
|
||||
Reference in New Issue
Block a user