comparison data/game.json @ 337:95dd2898f6d6

Full set of tails for testing.
author Simon Cross <hodgestar@gmail.com>
date Sat, 09 Apr 2011 12:33:11 +0200
parents c6552e9fc2e1
children f870e3122ac7
comparison
equal deleted inserted replaced
336:c8fd82ff0c71 337:95dd2898f6d6
1 { 1 {
2 "fox": { 2 "fox": {
3 "item": null, 3 "item": null,
4 "tails" : [], 4 "tails" : [
5 "shapeshift",
6 "fireball",
7 "sprint",
8 "invisibility",
9 "flight",
10 "shield",
11 "steal",
12 "lightning"
13 ],
5 "shape": "fox", 14 "shape": "fox",
6 "cur_health" : 40, 15 "cur_health" : 40,
7 "max_health" : 40, 16 "max_health" : 40,
8 "level": "temple", 17 "level": "temple",
9 "doorway": "starting", 18 "doorway": "starting",