comparison data/game.json @ 477:0e94bc0a103f

Add tails to game.
author Simon Cross <hodgestar@gmail.com>
date Sat, 09 Apr 2011 21:56:09 +0200
parents 18427edff33a
children 30077905d697
comparison
equal deleted inserted replaced
476:1c05b6c2b971 477:0e94bc0a103f
151 "aburage_94": { "type": "Aburage", "level": "celestial_plane", "pos": [1, 1] }, 151 "aburage_94": { "type": "Aburage", "level": "celestial_plane", "pos": [1, 1] },
152 "aburage_95": { "type": "Aburage", "level": "celestial_plane", "pos": [1, 1] }, 152 "aburage_95": { "type": "Aburage", "level": "celestial_plane", "pos": [1, 1] },
153 "aburage_96": { "type": "Aburage", "level": "celestial_plane", "pos": [1, 1] }, 153 "aburage_96": { "type": "Aburage", "level": "celestial_plane", "pos": [1, 1] },
154 "aburage_97": { "type": "Aburage", "level": "celestial_plane", "pos": [1, 1] }, 154 "aburage_97": { "type": "Aburage", "level": "celestial_plane", "pos": [1, 1] },
155 "aburage_98": { "type": "Aburage", "level": "celestial_plane", "pos": [1, 1] }, 155 "aburage_98": { "type": "Aburage", "level": "celestial_plane", "pos": [1, 1] },
156 "aburage_99": { "type": "Aburage", "level": "celestial_plane", "pos": [1, 1] } 156 "aburage_99": { "type": "Aburage", "level": "celestial_plane", "pos": [1, 1] },
157 "tail_shapeshift": { "type": "ShapeshiftTail", "level": "_limbo", "pos": [1, 1] },
158 "tail_fireball": { "type": "FireballTail", "level": "_limbo", "pos": [1, 1] },
159 "tail_sprint": { "type": "SprintTail", "level": "_limbo", "pos": [1, 1] },
160 "tail_invisibility": { "type": "InvisibilityTail", "level": "_limbo", "pos": [1, 1] },
161 "tail_flight": { "type": "FlightTail", "level": "_limbo", "pos": [1, 1] },
162 "tail_shield": { "type": "ShieldTail", "level": "_limbo", "pos": [1, 1] },
163 "tail_steal": { "type": "StealTail", "level": "_limbo", "pos": [1, 1] },
164 "tail_lightning": { "type": "LightningTail", "level": "_limbo", "pos": [1, 1] }
157 }, 165 },
158 "npcs": { 166 "npcs": {
159 "monk": { "type": "Monk", "level": "temple", "pos": [15, 16], "dsm": "npcs/monk.json", "state": "start", "facing": null }, 167 "monk": { "type": "Monk", "level": "temple", "pos": [15, 16], "dsm": "npcs/monk.json", "state": "start", "facing": null },
160 "guard": { "type": "Guard", "level": "temple_grounds", "pos": [5, 11], "dsm": "npcs/guard.json", "state": "start", "facing": null, "block": true }, 168 "guard": { "type": "Guard", "level": "temple_grounds", "pos": [5, 11], "dsm": "npcs/guard.json", "state": "start", "facing": null, "block": true },
161 "hattori": { "type": "Hattori", "level": "road", "pos": [37, 8], "dsm": "npcs/hattori.json", "state": "start", "facing": "left", "block": true }, 169 "hattori": { "type": "Hattori", "level": "road", "pos": [37, 8], "dsm": "npcs/hattori.json", "state": "start", "facing": "left", "block": true },