an idea for how the card game might go.

This commit is contained in:
2014-10-27 08:17:00 -07:00
parent af9f8fbd1e
commit cb086101a4
2 changed files with 27 additions and 6 deletions

View File

@@ -164,7 +164,7 @@
{:rooms rooms
:state {:object nil
:active? true
:inventory [items/cheat-deck items/cards]}
:inventory []}
:actions {:object nil
:channel (chan)
:current nil