Browse Source

fixed ice

jancoow 9 years ago
parent
commit
9031873721
1 changed files with 3 additions and 1 deletions
  1. 3 1
      worlds/ice.json

+ 3 - 1
worlds/ice.json

@@ -65,7 +65,9 @@
       "file": "models/squid/Blooper.obj",
       "pos": [ 350, 5, 350 ],
       "scale": 0.01,
-      "music": "WAVE/enemy.wav"
+      "music": "WAVE/enemy.wav",
+      "damage": 1,
+      "health": 10
   }],
   "crystal": {
     "full texture": "models/crystal/Crystal.obj",