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