fire mints.

This commit is contained in:
2014-11-09 10:14:25 -08:00
parent 2e0bc148de
commit 8a8a9fe270
3 changed files with 21 additions and 2 deletions

View File

@@ -183,7 +183,8 @@
:state {:object nil
:active? true
:inventory []
:clues #{}}
:clues #{}
:mints-eaten 0}
:actions {:object nil
:channel (chan)
:current nil