changeset 337:95dd2898f6d6

Full set of tails for testing.
author Simon Cross <hodgestar@gmail.com>
date Sat, 09 Apr 2011 12:33:11 +0200
parents c8fd82ff0c71
children af021507a7e3
files data/game.json
diffstat 1 files changed, 10 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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,