rooms are beginning to be affected by state.

This commit is contained in:
2014-11-20 17:10:02 -08:00
parent 8e8713e278
commit 8e54c82979
3 changed files with 19 additions and 3 deletions

View File

@@ -226,7 +226,7 @@
:inside-fangald (make-music "inside-fangald.ogg")}
:state {:object nil
:active? true
:inventory [items/grass ]
:inventory [items/grass]
:clues #{}
:mints-eaten 0}
:actions {:object nil