# HG changeset patch # User Neil Muller # Date 1302301818 -7200 # Node ID bfc3a2548a3559cb7b44b73bb79054ee2a285652 # Parent bd137fdfe3c61754135b61cfab61e1f9454462fa Count scrolls as well diff -r bd137fdfe3c6 -r bfc3a2548a35 data/game.json --- 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,