From fffe494308d2190e688afc6d01e8a696e15481ae Mon Sep 17 00:00:00 2001 From: Bryce Covert Date: Thu, 30 Jul 2015 09:05:43 -0700 Subject: [PATCH] drops the coin correctly. --- desktop/coinflip.edn | 1 + 1 file changed, 1 insertion(+) create mode 100644 desktop/coinflip.edn diff --git a/desktop/coinflip.edn b/desktop/coinflip.edn new file mode 100644 index 00000000..8f6834c7 --- /dev/null +++ b/desktop/coinflip.edn @@ -0,0 +1 @@ +{:active? true, :seen-intro? true, :seen-frankie? true, :knows-about-stash? true, :convinced-wizard? true, :time :night, :broke-lock? true, :opened-bars? true, :inventory (:slingshot :trophy :medal :flask-1-strength :walkie-talkie :note-2 :spear :camera :note-1 :key :crowbar :ladder :grass :kiss :sword), :wizard-left? false, :dropped-ball? true, :hay-searches 4, :clues #{}, :stop? false, :warden-sleeping? true, :current-riddle :wool, :warden-fast-asleep? true, :last-room :castle-gate, :wants-toy true, :bent-bars? true, :chest-contents [], :mints-eaten 0, :object nil, :talked-to-owl? true, :obtained-items #{:flask-2 :key :slingshot :flies :rope :kiss :spear :medal :sword :magic-slingshot :flask-flies-ash :flask-1 :flask-1-strength :flask-water-flies :walkie-talkies :ash :grass :camera :sack-lunch :ladder :walkie-talkie :trophy :broken-clock :monocle :alarm-clock :crowbar :note-1 :flask-water :note-2 :ball-n-chain :feather :spell-component}}