Progress on the jail scene.

This commit is contained in:
2014-12-27 12:45:42 -08:00
parent 1d0174850a
commit 51a060575c
6 changed files with 23 additions and 0 deletions

1
desktop/in-jail.edn Normal file
View File

@@ -0,0 +1 @@
{:active? true, :convinced-wizard? true, :inventory [:ladder :flask-1 :grass :medal :kiss :trophy :flask-1-strength :sword ], :wizard-left? false, :clues #{}, :current-riddle :wool, :last-room :inside-jail, :wants-toy true, :mints-eaten 0, :object nil, :obtained-items #{:kiss :medal :sword :flask-1 :grass :ladder :trophy}}