changeset 319:bfc3a2548a35

Count scrolls as well
author Neil Muller <drnlmuller@gmail.com>
date Sat, 09 Apr 2011 00:30:18 +0200
parents bd137fdfe3c6
children 0dc80b153580
files data/game.json data/icons/haiku-scroll.png data/icons/tofu.png
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/data/game.json	Sat Apr 09 00:29:03 2011 +0200
+++ b/data/game.json	Sat Apr 09 00:30:18 2011 +0200
@@ -7,7 +7,8 @@
         "max_health" : 40,
         "level": "temple",
         "doorway": "starting",
-        "tofu": 0
+        "tofu": 0,
+        "scrolls": 0
     },
     "missions": {
         "monk_tea": false,