comparison data/game.json @ 206:e2acf4663065

Move fox properties to the world
author Neil Muller <drnlmuller@gmail.com>
date Wed, 06 Apr 2011 23:19:08 +0200
parents 7a4e7859bc26
children fcc5eca8eaca
comparison
equal deleted inserted replaced
205:466147799786 206:e2acf4663065
1 { 1 {
2 "fox": { 2 "fox": {
3 "item": null 3 "item": null,
4 "tails" : [],
5 "health" : 80
4 }, 6 },
5 "missions": { 7 "missions": {
6 "monk_tea": {} 8 "monk_tea": {}
7 }, 9 },
8 "items": { 10 "items": {