diff data/game.json @ 531:5f1058593462

Remove all tails by default
author Stefano Rivera <stefano@rivera.za.net>
date Sun, 10 Apr 2011 00:18:36 +0200
parents f6bd04e5a414
children 89f7ea0f4b0e
line wrap: on
line diff
--- a/data/game.json	Sun Apr 10 00:14:30 2011 +0200
+++ b/data/game.json	Sun Apr 10 00:18:36 2011 +0200
@@ -1,16 +1,7 @@
 {
     "fox": {
         "item": null,
-        "tails" : [
-            "shapeshift",
-            "fireball",
-            "sprint",
-            "invisibility",
-            "flight",
-            "shield",
-            "steal",
-            "lightning"
-        ],
+        "tails" : [],
         "shape": "fox",
         "cur_health" : 40,
         "max_health" : 40,