Unstable tile: Dissolve, then disappear without falling down.
[supertux.git] / data / images / objects / unstable_tile / castleblock.sprite
index 6e44b4d..90670dc 100644 (file)
@@ -6,7 +6,7 @@
     )
   )
   (action
-    (name "crumbling")
+    (name "dissolve")
     (fps 8)
     (images 
       "castleblock-0.png"
       "castleblock-3.png"
     )
   )
-  (action
-    (name "disintegrating")
-    (fps 1)
-    (images 
-      "castleblock-3.png"
-    )
-  )
+;  (action
+;    (name "fall-down")
+;    (fps 1)
+;    (images 
+;      "castleblock-3.png"
+;    )
+;  )
 )