]> Dogcows Code - chaz/yoink/blobdiff - share/animation/Bullets.json
big batch of progress
[chaz/yoink] / share / animation / Bullets.json
diff --git a/share/animation/Bullets.json b/share/animation/Bullets.json
deleted file mode 100644 (file)
index caca7af..0000000
+++ /dev/null
@@ -1,65 +0,0 @@
-{
-  "Punch": {
-    "delay": 1,
-    "frames": [
-      {
-        "index": 31
-      }
-    ]
-  },
-  "SmallBullet": {
-    "delay": 0.05,
-    "frames": [
-      {
-        "index": 16
-      },
-      {
-        "index": 17
-      }
-    ]
-  },
-  "MediumBullet": {
-    "delay": 0.05,
-    "frames": [
-      {
-        "index": 17
-      },
-      {
-        "index": 18
-      }
-    ]
-  },
-  "SmallFireball": {
-    "delay": 0.05,
-    "frames": [
-      {
-        "index": 0
-      },
-      {
-        "index": 1
-      }
-    ]
-  },
-  "MediumFireball": {
-    "delay": 0.05,
-    "frames": [
-      {
-        "index": 2
-      },
-      {
-        "index": 1
-      }
-    ]
-  },
-  "LargeFireball": {
-    "delay": 0.05,
-    "frames": [
-      {
-        "index": 21
-      },
-      {
-        "index": 2
-      }
-    ]
-  }
-}
This page took 0.022301 seconds and 4 git commands to generate.