# HG changeset patch # User Simon Cross # Date 1302345191 -7200 # Node ID 95dd2898f6d6f9a0fe51d0e1f06b04c01b1b0c97 # Parent c8fd82ff0c7114822236b9bf00fc1df2d3975723 Full set of tails for testing. diff -r c8fd82ff0c71 -r 95dd2898f6d6 data/game.json --- a/data/game.json Sat Apr 09 12:29:34 2011 +0200 +++ b/data/game.json Sat Apr 09 12:33:11 2011 +0200 @@ -1,7 +1,16 @@ { "fox": { "item": null, - "tails" : [], + "tails" : [ + "shapeshift", + "fireball", + "sprint", + "invisibility", + "flight", + "shield", + "steal", + "lightning" + ], "shape": "fox", "cur_health" : 40, "max_health" : 40,