comparison data/game.json @ 402:a13d541b9e24

stuff in the road
author Adrianna Pińska <adrianna.pinska@gmail.com>
date Sat, 09 Apr 2011 16:56:23 +0200
parents df2933311711
children 9c043be746fa
comparison
equal deleted inserted replaced
401:55e00f186c6f 402:a13d541b9e24
37 "tealeaf": { "type": "TeaLeaf", "level": "temple", "pos": [1, 7] }, 37 "tealeaf": { "type": "TeaLeaf", "level": "temple", "pos": [1, 7] },
38 "teacup": { "type": "TeaCup", "level": "temple", "pos": [18, 10] }, 38 "teacup": { "type": "TeaCup", "level": "temple", "pos": [18, 10] },
39 "teapot": { "type": "TeaPot", "level": "temple", "pos": [13, 2], "brewed": false }, 39 "teapot": { "type": "TeaPot", "level": "temple", "pos": [13, 2], "brewed": false },
40 "teacupfull": { "type": "TeaCupFull", "level": "_limbo", "pos": [0, 0] }, 40 "teacupfull": { "type": "TeaCupFull", "level": "_limbo", "pos": [0, 0] },
41 "fan": { "type": "Fan", "level": "temple", "pos": [18, 5] }, 41 "fan": { "type": "Fan", "level": "temple", "pos": [18, 5] },
42 "kindling": { "type": "Kindling", "level": "road", "pos": [37, 3] },
43 "oil": { "type": "Oil", "level": "road", "pos": [17, 8] },
44 "cannon": { "type": "Cannon", "level": "road", "pos": [57, 8], "broken": false },
42 "vase": { "type": "Vase", "level": "geisha_room", "pos": [1, 3], "broken": false }, 45 "vase": { "type": "Vase", "level": "geisha_room", "pos": [1, 3], "broken": false },
43 "salmon": { "type": "Salmon", "level": "fishmonger_house", "pos": [1, 3] }, 46 "salmon": { "type": "Salmon", "level": "fishmonger_house", "pos": [1, 3] },
44 "haiku1": { "type": "HaikuScroll", "level": "temple", "pos": [14, 16], "text": "Remaining in it?" }, 47 "haiku1": { "type": "HaikuScroll", "level": "temple", "pos": [14, 16], "text": "Remaining in it?" },
45 "haiku2": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "The end of autumn." }, 48 "haiku2": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "The end of autumn." },
46 "haiku3": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "With no leaves to blow." }, 49 "haiku3": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "With no leaves to blow." },
50 "aburage_01": { "type": "Aburage", "level": "temple", "pos": [14, 2] } 53 "aburage_01": { "type": "Aburage", "level": "temple", "pos": [14, 2] }
51 }, 54 },
52 "npcs": { 55 "npcs": {
53 "monk": { "type": "Monk", "level": "temple", "pos": [15, 16], "dsm": "npcs/monk.json", "state": "start" }, 56 "monk": { "type": "Monk", "level": "temple", "pos": [15, 16], "dsm": "npcs/monk.json", "state": "start" },
54 "guard": { "type": "Guard", "level": "temple_grounds", "pos": [5, 11], "dsm": "npcs/guard.json", "state": "start" }, 57 "guard": { "type": "Guard", "level": "temple_grounds", "pos": [5, 11], "dsm": "npcs/guard.json", "state": "start" },
55 "hattori": { "type": "Hattori", "level": "road", "pos": [10, 3], "dsm": "npcs/hattori.json", "state": "start" }, 58 "hattori": { "type": "Hattori", "level": "road", "pos": [36, 8], "dsm": "npcs/hattori.json", "state": "start" },
56 "ichiro": { "type": "Ichiro", "level": "road", "pos": [11, 3], "dsm": "npcs/ichiro.json", "state": "start" }, 59 "ichiro": { "type": "Ichiro", "level": "road", "pos": [37, 8], "dsm": "npcs/ichiro.json", "state": "start" },
57 "kaneda2": { "type": "Kaneda", "level": "tea_house", "pos": [10, 10], "dsm": "npcs/kaneda2.json", "state": "start" }, 60 "kaneda2": { "type": "Kaneda", "level": "tea_house", "pos": [10, 10], "dsm": "npcs/kaneda2.json", "state": "start" },
58 "tetsuo": { "type": "Tetsuo", "level": "tea_house", "pos": [11, 10], "dsm": "npcs/tetsuo.json", "state": "start" }, 61 "tetsuo": { "type": "Tetsuo", "level": "tea_house", "pos": [11, 10], "dsm": "npcs/tetsuo.json", "state": "start" },
59 "kaneda": { "type": "Kaneda", "level": "geisha_house", "pos": [10, 3], "dsm": "npcs/kaneda.json", "state": "start" }, 62 "kaneda": { "type": "Kaneda", "level": "geisha_house", "pos": [10, 3], "dsm": "npcs/kaneda.json", "state": "start" },
60 "kumiko": { "type": "Kumiko", "level": "geisha_room", "pos": [11, 3], "dsm": "npcs/kumiko.json", "state": "start" }, 63 "kumiko": { "type": "Kumiko", "level": "geisha_room", "pos": [11, 3], "dsm": "npcs/kumiko.json", "state": "start" },
61 "maneki": { "type": "Maneki", "level": "market", "pos": [10, 10], "dsm": "npcs/maneki.json", "state": "start" }, 64 "maneki": { "type": "Maneki", "level": "market", "pos": [10, 10], "dsm": "npcs/maneki.json", "state": "start" },
62 "fishmonger": { "type": "FishMonger", "level": "fishmonger_house", "pos": [10, 10], "dsm": "npcs/fishmonger.json", "state": "start" }, 65 "fishmonger": { "type": "FishMonger", "level": "fishmonger_house", "pos": [10, 10], "dsm": "npcs/fishmonger.json", "state": "start" },
63 "actor": { "type": "Actor", "level": "theatre", "pos": [8, 3], "dsm": "npcs/actor.json", "state": "start" }, 66 "actor": { "type": "Actor", "level": "theatre", "pos": [8, 3], "dsm": "npcs/actor.json", "state": "start" },
64 "sasuke": { "type": "Sasuke", "level": "road", "pos": [9, 3], "dsm": "npcs/sasuke.json", "state": "start" }, 67 "sasuke": { "type": "Sasuke", "level": "road", "pos": [56, 8], "dsm": "npcs/sasuke.json", "state": "start" },
65 "kitsune": { "type": "Kitsune", "level": "celestial_plane", "pos": [10, 3], "dsm": "npcs/kitsune.json", "state": "start" } 68 "kitsune": { "type": "Kitsune", "level": "celestial_plane", "pos": [10, 3], "dsm": "npcs/kitsune.json", "state": "start" }
66 }, 69 },
67 "levels": { 70 "levels": {
68 "celestial_plane" : "celestial_plane", 71 "celestial_plane" : "celestial_plane",
69 "fishmonger_house" : "fishmonger_house", 72 "fishmonger_house" : "fishmonger_house",