typo made puzzle uncompletable.

This commit is contained in:
Bryce Covert
2016-02-14 15:00:27 -08:00
parent 11d7cb9150
commit f5fa609e8a
2 changed files with 2 additions and 2 deletions

View File

@@ -578,7 +578,7 @@
(brian-get-to-work entities))))
:balloon (actions/get-script entities
(walk-to-player entities)
(when (offer-solution entities :baloon)
(when (offer-solution entities :balloon)
(do (actions/play-animation entities :ego :idea)
(brian-pause-from-work entities)
(actions/update-state entities (fn [s] (assoc s :current-riddle :frog-legs)))

View File

@@ -435,7 +435,7 @@ void main ()
(common/one-liner "I've got some mushrooms in my flask.")
:balloon
(common/one-liner "My choicest baloon would be blue. But he didn't give me a choice.")
(common/one-liner "My choicest balloon would be blue. But he didn't give me a choice.")
:money
(common/one-liner "It's got the Duke of Remington's face on it.")