comparison data/game.json @ 296:15b2be883a40

Ancient and honorable tea ceremony.
author Jeremy Thurgood <firxen@gmail.com>
date Fri, 08 Apr 2011 22:29:49 +0200
parents 74c875f7b1f5
children 2844edb6c1cc
comparison
equal deleted inserted replaced
295:b5ce2c7f4c60 296:15b2be883a40
20 "final_battle_won": false 20 "final_battle_won": false
21 }, 21 },
22 "items": { 22 "items": {
23 "tealeaf": { "type": "TeaLeaf", "level": "temple", "pos": [1, 7] }, 23 "tealeaf": { "type": "TeaLeaf", "level": "temple", "pos": [1, 7] },
24 "teacup": { "type": "TeaCup", "level": "temple", "pos": [18, 10] }, 24 "teacup": { "type": "TeaCup", "level": "temple", "pos": [18, 10] },
25 "teapot": { "type": "TeaPot", "level": "temple", "pos": [13, 2] }, 25 "teapot": { "type": "TeaPot", "level": "temple", "pos": [13, 2], "brewed": false },
26 "teacupfull": { "type": "TeaCupFull", "level": "_limbo", "pos": [0, 0] }, 26 "teacupfull": { "type": "TeaCupFull", "level": "_limbo", "pos": [0, 0] },
27 "vase": { "type": "Vase", "level": "geisha_room", "pos": [1, 3], "broken": false } 27 "vase": { "type": "Vase", "level": "geisha_room", "pos": [1, 3], "broken": false }
28 }, 28 },
29 "npcs": { 29 "npcs": {
30 "monk": { "type": "Monk", "level": "temple", "pos": [15, 16], "dsm": "npcs/monk.json", "state": "start" }, 30 "monk": { "type": "Monk", "level": "temple", "pos": [15, 16], "dsm": "npcs/monk.json", "state": "start" },