minor fix for big problem.
This commit is contained in:
@@ -275,7 +275,8 @@ void main ()
|
||||
(get-in @entities [:state :last-room]))
|
||||
(actions/talk entities :ego "No time for that!")
|
||||
|
||||
(get-in @entities [:room :entities :warden])
|
||||
(= :inside-jail
|
||||
(get-in @entities [:state :last-room]))
|
||||
(do
|
||||
(actions/talk entities :ego "I'll just take a sip!")
|
||||
(actions/play-animation entities :ego :grow :stop? false)
|
||||
|
||||
Reference in New Issue
Block a user