...and another one...
[supertux.git] / data / supertux.strf
index 65058ac..776eee1 100644 (file)
          (y-hotspot 9)
          (images "shared/smalltux-kick-right-0.png")))
 
- (sprite (name "arm-grab-left")
+ (sprite (name "tux-arm")
        (action
+         (name "grab-left")
          (x-hotspot 5)
          (y-hotspot 9)
-         (images "shared/smalltux-grab-left-0.png")))
+         (images "shared/smalltux-grab-left-0.png"))
 
- (sprite (name "smalltux-grab-right")
-       (action
+       (action 
+         (name "grab-right")
          (x-hotspot 5)
          (y-hotspot 9)
          (images "shared/smalltux-grab-right-0.png")))
                  "shared/largetux-star-2.png"
                  )))
 
-  ;; Growing Tux animation
- (sprite (name "tux-grow-left")
-       (action
-         (fps 4.0)
-         (x-hotspot 6)
-         (y-hotspot 2)
-         (images "shared/tux-grow-left-1.png"
-                 "shared/tux-grow-left-2.png"
-                 "shared/tux-grow-left-3.png"
-                 "shared/tux-grow-left-4.png"
-                 "shared/tux-grow-left-5.png"
-                 "shared/tux-grow-left-6.png"
-                 "shared/tux-grow-left-7.png")))
-
- (sprite (name "tux-grow-right")
-       (action
-         (fps 4.0)
-         (x-hotspot 6)
-         (y-hotspot 2)
-         (images "shared/tux-grow-right-1.png"
-                 "shared/tux-grow-right-2.png"
-                 "shared/tux-grow-right-3.png"
-                 "shared/tux-grow-right-4.png"
-                 "shared/tux-grow-right-5.png"
-                 "shared/tux-grow-right-6.png"
-                 "shared/tux-grow-right-7.png")))
+  ;; Growing Tux animation
+ (sprite (name "tux-grow-left")
+       (action
+         (fps 4.0)
+         (x-hotspot 6)
+         (y-hotspot 2)
+         (images "shared/tux-grow-left-1.png"
+                 "shared/tux-grow-left-2.png"
+                 "shared/tux-grow-left-3.png"
+                 "shared/tux-grow-left-4.png"
+                 "shared/tux-grow-left-5.png"
+                 "shared/tux-grow-left-6.png"
+                 "shared/tux-grow-left-7.png")))
+; 
+ (sprite (name "tux-grow-right")
+       (action
+         (fps 4.0)
+         (x-hotspot 6)
+         (y-hotspot 2)
+         (images "shared/tux-grow-right-1.png"
+                 "shared/tux-grow-right-2.png"
+                 "shared/tux-grow-right-3.png"
+                 "shared/tux-grow-right-4.png"
+                 "shared/tux-grow-right-5.png"
+                 "shared/tux-grow-right-6.png"
+                 "shared/tux-grow-right-7.png")))
 
  ;; Icetux
  (sprite (name "ice-tux")
          (fps 20)
          (images "shared/icebullet-1.png")))
   ; Trampoline
-  (sprite (name "trampoline-1")
-       (action
-         (x-hotspot 0)
-         (y-hotspot 0)
-         (images "shared/trampoline-1.png")))
- (sprite (name "trampoline-2")
+  (sprite (name "trampoline")
        (action
          (x-hotspot 0)
          (y-hotspot 0)
-         (images "shared/trampoline-2.png")))
- (sprite (name "trampoline-3")
-       (action
-         (x-hotspot 0)
-         (y-hotspot 0)
-         (images "shared/trampoline-3.png")))
- (sprite (name "trampoline-4")
-       (action
-         (x-hotspot 0)
-         (y-hotspot 0)
-         (images "shared/trampoline-4.png")))
+         (images "shared/trampoline-1.png"
+                 "shared/trampoline-2.png"
+                 "shared/trampoline-3.png"
+                 "shared/trampoline-4.png")))
 
   ; Flying platform
   (sprite (name "flying_platform")
           (y-hotspot 64)
           (images "shared/door-1.png")
   ))
-  (sprite (name "openingdoor")
-       (action
-          (x-hotspot 0)
-          (y-hotspot 64)
-          (images "shared/door-1.png"
-          "shared/door-2.png"
-          "shared/door-3.png"
-          "shared/door-4.png"
-          "shared/door-5.png"
-          "shared/door-6.png"
-          "shared/door-7.png"
-          "shared/door-8.png"
-          "shared/door-8.png"
-          "shared/door-7.png"
-          "shared/door-6.png"
-          "shared/door-5.png"
-          "shared/door-4.png"
-          "shared/door-3.png"
-          "shared/door-2.png"
-          "shared/door-1.png")
-  ))
+  (sprite (name "openingdoor")
+       (action
+          (x-hotspot 0)
+          (y-hotspot 64)
+          (images "shared/door-1.png"
+;         "shared/door-2.png"
+;         "shared/door-3.png"
+;         "shared/door-4.png"
+;         "shared/door-5.png"
+;         "shared/door-6.png"
+;         "shared/door-7.png"
+;         "shared/door-8.png"
+;         "shared/door-8.png"
+;         "shared/door-7.png"
+;         "shared/door-6.png"
+;         "shared/door-5.png"
+;         "shared/door-4.png"
+;         "shared/door-3.png"
+;         "shared/door-2.png"
+;         "shared/door-1.png")
+  ))
   
   ; Stomp
   (sprite (name "stomp")