small forest map change
[supertux.git] / data / images / sprites.strf
index 7e62b13..bf3bc02 100644 (file)
 
 
 ;; Bad Guys follow
- (sprite (name "spike")
-    (action
-      (name "north")
-      (images "creatures/spike/up.png")
-    )
-    (action
-      (name "south")
-      (images "creatures/spike/down.png")
-    )
-    (action
-      (name "west")
-      (images "creatures/spike/left.png")
-    )
-    (action
-      (name "east")
-      (images "creatures/spike/right.png")
-    )
- )
-
  ;; MrIceBlock
  (sprite (name "mriceblock")
     (action
          (y-offset 32)
          (mirror-action "explosion-left")))
    
-   ; Dummyguy
-   (sprite (name "dummyguy")
-       (action
-         (name "left")
-        (fps 6)
-         (x-offset 0)
-         (y-offset 40)
-         (images "creatures/nolok/walk-0.png"
-                "creatures/nolok/walk-1.png"
-                 "creatures/nolok/walk-2.png"
-                "creatures/nolok/walk-3.png"
-                "creatures/nolok/walk-4.png"))
-
-       (action
-         (name "right")
-        (fps 6)
-         (x-offset 0)
-         (y-offset 40)
-         (mirror-action "left"))
-         
-       (action
-         (name "stand")
-         (x-offset 0)
-         (y-offset 40)
-         (images "creatures/nolok/walk-0.png"))
-         
-       (action
-         (name "throw")
-        (fps 6)
-         (x-offset 0)
-         (y-offset 40)
-         (images "creatures/nolok/throw-0.png"
-                "creatures/nolok/throw-1.png"))
-
-       (action
-         (name "jump")
-         (x-offset 0)
-         (y-offset 40)
-         (images "creatures/nolok/jump-0.png"
-                "creatures/nolok/jump-1.png"
-                "creatures/nolok/jump-2.png"))
-         
-       (action
-         (name "dead")
-         (x-offset 0)
-         (y-offset 0)
-         (images "creatures/dummyguy/dead.png")))
-
-
   ; MrTree  
   (sprite (name "mrtree")
       (action
          (x-offset 2)
          (y-offset -19)
          (mirror-action "squished-left")))
+
+; Kugelblitz
+ (sprite (name "kugelblitz")
+       (action
+         (name "falling")
+         (x-offset 0)
+         (y-offset 0)
+         (images "creatures/kugelblitz/falling-0.png"
+                 "creatures/kugelblitz/falling-1.png"
+                 "creatures/kugelblitz/falling-2.png"))
+       (action
+         (name "flying")
+         (x-offset 0)
+         (y-offset 0)
+         (images "creatures/kugelblitz/flying-0.png"
+                 "creatures/kugelblitz/flying-1.png"
+                 "creatures/kugelblitz/flying-2.png"))
+
+       (action
+         (name "pop")
+         (x-offset 0)
+         (y-offset 0)
+         (fps 20)
+         (images "creatures/kugelblitz/pop-0.png"
+                 "creatures/kugelblitz/pop-1.png"
+                 "creatures/kugelblitz/pop-2.png"
+                 "creatures/kugelblitz/pop-3.png"))
+ )
          
 ;; Game elements follow
           
                  "objects/trampoline/trampoline1-3.png")))
 
   ; Flying platform
-  (sprite (name "flying_platform")
+  (sprite (name "platform")
        (action
+         (name "flying")
          (x-offset 0)
          (y-offset 0)
          (images "objects/flying_platform/flying_platform-0.png"
                  "objects/flying_platform/flying_platform-1.png"
                  "objects/flying_platform/flying_platform-2.png"
-                 "objects/flying_platform/flying_platform-3.png")))
+                 "objects/flying_platform/flying_platform-3.png")
+       )
+       (action
+         (name "block1")
+         (x-offset 0)
+         (y-offset 0)
+         (images "tiles/blocks/block1.png")
+       )
+       (action
+         (name "block2")
+         (x-offset 0)
+         (y-offset 0)
+         (images "tiles/blocks/block2.png")
+       )
+       (action
+         (name "block3")
+         (x-offset 0)
+         (y-offset 0)
+         (images "tiles/blocks/block3.png")
+       )
+       (action
+         (name "block4")
+         (x-offset 0)
+         (y-offset 0)
+         (images "tiles/blocks/block4.png")
+       )
+  )
   ; Door
   (sprite (name "door")
        (action
        )
        (action
          (name "ringing")
-         (images "objects/bell/bell-l.png"
+         (images 
+           "objects/bell/bell-l_0.png"
+           "objects/bell/bell-l.png"
+           "objects/bell/bell-l_0.png"
            "objects/bell/bell-m.png"
+          "objects/bell/bell-r_0.png"
            "objects/bell/bell-r.png"
+          "objects/bell/bell-r_0.png"
            "objects/bell/bell-m.png"
          )
        )
     (action
       (name "small")
       (y-offset 10) 
-      (images "tiles/worldmap/smalltux.png")
+      (images "worldmap/common/smalltux.png")
     )
     (action
       (name "large")
       (y-offset 10) 
-      (images "tiles/worldmap/tux.png")
+      (images "worldmap/common/tux.png")
     )
     (action
       (name "fire")
       (y-offset 10) 
-      (images "tiles/worldmap/firetux.png")
+      (images "worldmap/common/firetux.png")
     )
   )
 
                   "objects/hatch/hatch-5.png"))
   )
 
-  (sprite (name "yeti")
+  (sprite
+    (name "lightmap_light")
     (action
-      (name "right")
-      (images "creatures/yeti/yeti_b.png")
+      (name "default")
+      (images "effects/light_red.png")
     )
+  )
+  
+  (sprite
+    (name "eat-me")
     (action
-      (name "left")
-      (mirror-action "right")
+      (name "default")
+      (images "tiles/doodads/platter.png")
     )
   )
+  (sprite
+    (name "key-brass")
+    (action
+      (name "default")
+      (images "objects/keys/key_brass.png")
+    )
+   (action
+      (name "display")
+      (images "objects/keys/display_brass.png")
+    )
+   (action
+      (name "outline")
+      (images "objects/keys/outline_brass.png")
+    )
 
+  )
   (sprite
-    (name "red-potion")
+    (name "key-iron")
     (action
       (name "default")
-      (images "powerups/potions/red-potion.png")
+      (images "objects/keys/key_iron.png")
+    )
+   (action
+      (name "display")
+      (images "objects/keys/display_iron.png")
+    )
+    (action
+      (name "outline")
+      (images "objects/keys/outline_iron.png")
     )
   )
-
   (sprite
-    (name "blue-potion")
+    (name "key-bronze")
     (action
       (name "default")
-      (images "powerups/potions/blue-potion.png")
+      (images "objects/keys/key_bronze.png")
+    )
+   (action
+      (name "display")
+      (images "objects/keys/display_bronze.png")
+    )
+    (action
+      (name "outline")
+      (images "objects/keys/outline_bronze.png")
     )
   )
-  
   (sprite
-    (name "eat-me")
+    (name "key-silver")
     (action
       (name "default")
-      (images "tiles/doodads/platter.png")
+      (images "objects/keys/key_silver.png")
+    )
+   (action
+      (name "display")
+      (images "objects/keys/display_silver.png")
+    )
+    (action
+      (name "outline")
+      (images "objects/keys/outline_silver.png")
+    )
+  )
+  (sprite
+    (name "key-gold")
+    (action
+      (name "default")
+      (images "objects/keys/key_gold.png")
+    )
+    (action
+      (name "display")
+      (images "objects/keys/display_gold.png")
+    )
+    (action
+      (name "outline")
+      (images "objects/keys/outline_gold.png")
     )
   )
 )