bug fix tweaks.
This commit is contained in:
@@ -224,6 +224,7 @@
|
||||
:ego "No, not the Slinger's Shot!"
|
||||
:frankie "Look like we hit the jackpot tonight boys!")
|
||||
(frankie-comment-on-item entities)
|
||||
(actions/update-state entities #(assoc % :bubba-gone? true))
|
||||
(actions/do-dialogue entities
|
||||
:frankie "Bubba, put this stuff in the secret stash."
|
||||
:goon-2 "You got it boss.")
|
||||
@@ -238,7 +239,6 @@
|
||||
(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