]> Dogcows Code - chaz/yoink/blobdiff - share/animation/Bonuses.json
big batch of progress
[chaz/yoink] / share / animation / Bonuses.json
diff --git a/share/animation/Bonuses.json b/share/animation/Bonuses.json
deleted file mode 100644 (file)
index 88cacad..0000000
+++ /dev/null
@@ -1,134 +0,0 @@
-{
-  "SmallHealth": {
-    "delay": 0.1,
-    "frames": [
-      {
-        "index": 0
-      },
-      {
-        "index": 1
-      },
-      {
-        "index": 2
-      },
-      {
-        "index": 1
-      }
-    ]
-  },
-  "LargeHealth": {
-    "delay": 0.1,
-    "frames": [
-      {
-        "index": 3
-      },
-      {
-        "index": 4
-      },
-      {
-        "index": 5
-      },
-      {
-        "index": 4
-      }
-    ]
-  },
-  "SmallRedPotion": {
-    "delay": 0.1,
-    "frames": [
-      {
-        "index": 6
-      },
-      {
-        "index": 7
-      },
-      {
-        "index": 8
-      },
-      {
-        "index": 7
-      }
-    ]
-  },
-  "SmallBluePotion": {
-    "delay": 0.1,
-    "frames": [
-      {
-        "index": 9
-      },
-      {
-        "index": 10
-      },
-      {
-        "index": 11
-      },
-      {
-        "index": 10
-      }
-    ]
-  },
-  "FirstAidKit": {
-    "delay": 1,
-    "frames": [
-      {
-        "index": 12
-      }
-    ]
-  },
-  "AlienFirstAidKit": {
-    "delay": 1,
-    "frames": [
-      {
-        "index": 13
-      }
-    ]
-  },
-  "Cake": {
-    "delay": 1,
-    "frames": [
-      {
-        "index": 14
-      }
-    ]
-  },
-  "FizzyDrink": {
-    "delay": 1,
-    "frames": [
-      {
-        "index": 15
-      }
-    ]
-  },
-  "Cheese": {
-    "delay": 1,
-    "frames": [
-      {
-        "index": 16
-      }
-    ]
-  },
-  "Chocolate": {
-    "delay": 1,
-    "frames": [
-      {
-        "index": 17
-      }
-    ]
-  },
-  "MilkBottle": {
-    "delay": 1,
-    "frames": [
-      {
-        "index": 18
-      }
-    ]
-  },
-  "OneSadCookie": {
-    "delay": 1,
-    "frames": [
-      {
-        "index": 19
-      }
-    ]
-  }
-}
This page took 0.023636 seconds and 4 git commands to generate.