goon leaves.
This commit is contained in:
@@ -221,8 +221,8 @@
|
||||
(frankie-comment-on-item entities)
|
||||
(actions/do-dialogue entities
|
||||
:frankie "Bubba, put this stuff in the secret stash."
|
||||
:goon-2 "You got it boss"
|
||||
)
|
||||
:goon-2 "You got it boss.")
|
||||
(actions/remove-entity entities :coin-flip)
|
||||
(actions/walk-straight-to entities :goon-2 [0 100])
|
||||
(actions/do-dialogue entities
|
||||
:frankie "Now move along."
|
||||
@@ -233,6 +233,7 @@
|
||||
(actions/remove-item entities :medal)
|
||||
(actions/remove-item entities :trophy)
|
||||
(actions/remove-item entities :slingshot)
|
||||
(actions/update-state entities #(assoc % :bubba-gone? true))
|
||||
|
||||
(actions/walk-to entities :ego [181 79])
|
||||
(actions/do-dialogue entities
|
||||
|
||||
Reference in New Issue
Block a user