changeset 347:e035f6951a91

Add had_fan flag to game.json
author Neil Muller <drnlmuller@gmail.com>
date Sat, 09 Apr 2011 13:28:24 +0200
parents 077f43eb4145
children 7d4738347a9c
files data/game.json
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/data/game.json	Sat Apr 09 13:30:26 2011 +0200
+++ b/data/game.json	Sat Apr 09 13:28:24 2011 +0200
@@ -17,7 +17,8 @@
         "level": "temple",
         "doorway": "starting",
         "tofu": 0,
-        "scrolls": []
+        "scrolls": [],
+        "has_fan": false
     },
     "missions": {
         "monk_tea": false,