goon leaves.

This commit is contained in:
Bryce Covert
2015-08-14 17:23:48 -07:00
parent 9908c3b2bb
commit 5e992d7791
2 changed files with 11 additions and 3 deletions

View File

@@ -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