comparison data/game.json @ 406:9c043be746fa

stuff in the teahouse
author Adrianna Pińska <adrianna.pinska@gmail.com>
date Sat, 09 Apr 2011 17:14:28 +0200
parents a13d541b9e24
children 5f896e2f78c4
comparison
equal deleted inserted replaced
405:a0aad1c66643 406:9c043be746fa
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] }, 42 "kindling": { "type": "Kindling", "level": "road", "pos": [37, 3] },
43 "oil": { "type": "Oil", "level": "road", "pos": [17, 8] }, 43 "oil": { "type": "Oil", "level": "road", "pos": [17, 8] },
44 "cannon": { "type": "Cannon", "level": "road", "pos": [57, 8], "broken": false }, 44 "cannon": { "type": "Cannon", "level": "road", "pos": [57, 8], "broken": false },
45 "vase": { "type": "Vase", "level": "geisha_room", "pos": [1, 3], "broken": false }, 45 "vase": { "type": "Vase", "level": "geisha_room", "pos": [1, 3], "broken": false },
46 "rice": { "type": "Rice", "level": "tea_house", "pos": [3, 8], "broken": false },
47 "documents": { "type": "Documents", "level": "tea_house", "pos": [7, 9] },
46 "salmon": { "type": "Salmon", "level": "fishmonger_house", "pos": [1, 3] }, 48 "salmon": { "type": "Salmon", "level": "fishmonger_house", "pos": [1, 3] },
47 "haiku1": { "type": "HaikuScroll", "level": "temple", "pos": [14, 16], "text": "Remaining in it?" }, 49 "haiku1": { "type": "HaikuScroll", "level": "temple", "pos": [14, 16], "text": "Remaining in it?" },
48 "haiku2": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "The end of autumn." }, 50 "haiku2": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "The end of autumn." },
49 "haiku3": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "With no leaves to blow." }, 51 "haiku3": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "With no leaves to blow." },
50 "haiku4": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "And it passes by." }, 52 "haiku4": { "type": "HaikuScroll", "level": "_limbo", "pos": [0, 0], "text": "And it passes by." },
55 "npcs": { 57 "npcs": {
56 "monk": { "type": "Monk", "level": "temple", "pos": [15, 16], "dsm": "npcs/monk.json", "state": "start" }, 58 "monk": { "type": "Monk", "level": "temple", "pos": [15, 16], "dsm": "npcs/monk.json", "state": "start" },
57 "guard": { "type": "Guard", "level": "temple_grounds", "pos": [5, 11], "dsm": "npcs/guard.json", "state": "start" }, 59 "guard": { "type": "Guard", "level": "temple_grounds", "pos": [5, 11], "dsm": "npcs/guard.json", "state": "start" },
58 "hattori": { "type": "Hattori", "level": "road", "pos": [36, 8], "dsm": "npcs/hattori.json", "state": "start" }, 60 "hattori": { "type": "Hattori", "level": "road", "pos": [36, 8], "dsm": "npcs/hattori.json", "state": "start" },
59 "ichiro": { "type": "Ichiro", "level": "road", "pos": [37, 8], "dsm": "npcs/ichiro.json", "state": "start" }, 61 "ichiro": { "type": "Ichiro", "level": "road", "pos": [37, 8], "dsm": "npcs/ichiro.json", "state": "start" },
60 "kaneda2": { "type": "Kaneda", "level": "tea_house", "pos": [10, 10], "dsm": "npcs/kaneda2.json", "state": "start" }, 62 "sasuke": { "type": "Sasuke", "level": "road", "pos": [56, 8], "dsm": "npcs/sasuke.json", "state": "start" },
61 "tetsuo": { "type": "Tetsuo", "level": "tea_house", "pos": [11, 10], "dsm": "npcs/tetsuo.json", "state": "start" }, 63 "kaneda2": { "type": "Kaneda", "level": "tea_house", "pos": [6, 10], "dsm": "npcs/kaneda2.json", "state": "start" },
64 "tetsuo": { "type": "Tetsuo", "level": "tea_house", "pos": [9, 10], "dsm": "npcs/tetsuo.json", "state": "start" },
62 "kaneda": { "type": "Kaneda", "level": "geisha_house", "pos": [10, 3], "dsm": "npcs/kaneda.json", "state": "start" }, 65 "kaneda": { "type": "Kaneda", "level": "geisha_house", "pos": [10, 3], "dsm": "npcs/kaneda.json", "state": "start" },
63 "kumiko": { "type": "Kumiko", "level": "geisha_room", "pos": [11, 3], "dsm": "npcs/kumiko.json", "state": "start" }, 66 "kumiko": { "type": "Kumiko", "level": "geisha_room", "pos": [11, 3], "dsm": "npcs/kumiko.json", "state": "start" },
64 "maneki": { "type": "Maneki", "level": "market", "pos": [10, 10], "dsm": "npcs/maneki.json", "state": "start" }, 67 "maneki": { "type": "Maneki", "level": "market", "pos": [10, 10], "dsm": "npcs/maneki.json", "state": "start" },
65 "fishmonger": { "type": "FishMonger", "level": "fishmonger_house", "pos": [10, 10], "dsm": "npcs/fishmonger.json", "state": "start" }, 68 "fishmonger": { "type": "FishMonger", "level": "fishmonger_house", "pos": [10, 10], "dsm": "npcs/fishmonger.json", "state": "start" },
66 "actor": { "type": "Actor", "level": "theatre", "pos": [8, 3], "dsm": "npcs/actor.json", "state": "start" }, 69 "actor": { "type": "Actor", "level": "theatre", "pos": [8, 3], "dsm": "npcs/actor.json", "state": "start" },
67 "sasuke": { "type": "Sasuke", "level": "road", "pos": [56, 8], "dsm": "npcs/sasuke.json", "state": "start" },
68 "kitsune": { "type": "Kitsune", "level": "celestial_plane", "pos": [10, 3], "dsm": "npcs/kitsune.json", "state": "start" } 70 "kitsune": { "type": "Kitsune", "level": "celestial_plane", "pos": [10, 3], "dsm": "npcs/kitsune.json", "state": "start" }
69 }, 71 },
70 "levels": { 72 "levels": {
71 "celestial_plane" : "celestial_plane", 73 "celestial_plane" : "celestial_plane",
72 "fishmonger_house" : "fishmonger_house", 74 "fishmonger_house" : "fishmonger_house",