changeset 312:e63a0261ea1f

Add tofu colleced count to fox state
author Neil Muller <drnlmuller@gmail.com>
date Fri, 08 Apr 2011 22:36:12 +0200
parents 5250c77b352a
children 7db1b7c5c961
files data/game.json
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/data/game.json	Sat Apr 09 00:38:53 2011 +0200
+++ b/data/game.json	Fri Apr 08 22:36:12 2011 +0200
@@ -6,7 +6,8 @@
         "cur_health" : 40,
         "max_health" : 40,
         "level": "temple",
-        "doorway": "starting"
+        "doorway": "starting",
+        "tofu": 0
     },
     "missions": {
         "monk_tea": false,