<MatzeB> -adds a workaround for the disappearing eggs (they're just not removed anymo...
[supertux.git] / data / supertux.strf
index 8c3a633..e725de6 100644 (file)
@@ -1,3 +1,4 @@
+;; -*- mode: scheme; -*-
 (supertux-resources
  ;; Small Tux Walk
  (sprite (name "smalltux-walk-left")
  ;; Small Tux Stand
  (sprite (name "smalltux-stand-left")
          (fps 15.0)
-         (x-hotspot 0)
-         (y-hotspot 0)
+         (x-hotspot 5)
+         (y-hotspot 9)
          (images "shared/smalltux-left-6.png"
                  ))
 
  (sprite (name "smalltux-stand-right")
          (fps 15.0)
-         (x-hotspot 0)
-         (y-hotspot 0)
+         (x-hotspot 5)
+         (y-hotspot 9)
          (images "shared/smalltux-right-6.png"))
 
  ;; Small Tux Jump
  (sprite (name "smalltux-jump-left")
          (fps 15.0)
-         (x-hotspot 0)
-         (y-hotspot 0)
+         (x-hotspot 5)
+         (y-hotspot 7)
          (images "shared/smalltux-jump-left.png"
                  ))
 
  (sprite (name "smalltux-jump-right")
          (fps 15.0)
-         (x-hotspot 0)
-         (y-hotspot 0)
+         (x-hotspot 5)
+         (y-hotspot 7)
          (images "shared/smalltux-jump-right.png"))
 
  (sprite (name "smalltux-gameover")
          (fps 10.0)
+         (x-hotspot 13)
+         (y-hotspot 6)
          (images "shared/smalltux-gameover-0.png"
                  "shared/smalltux-gameover-1.png"))
 
          (y-hotspot 9)
          (images "shared/smalltux-grab-right-0.png"))
 
+ (sprite (name "smalltux-star")
+         (x-hotspot 5)
+         (y-hotspot 15)
+         (images "shared/smalltux-star-0.png"
+                 "shared/smalltux-star-1.png"
+                 "shared/smalltux-star-2.png"
+                 ))
+
  ;; Large Tux Walk
  (sprite (name "largetux-walk-left")
          (x-hotspot 6)
                  "shared/largetux-walk-right-5.png"))
 
  (sprite (name "largetux-skid-right")
-         (x-hotspot 2)
+         (x-hotspot 8)
          (y-hotspot 3)
          (images "shared/largetux-skid-right.png"))
 
  (sprite (name "largetux-skid-left")
-         (x-hotspot 2)
+         (x-hotspot 8)
          (y-hotspot 3)
          (images "shared/largetux-skid-left.png"))
         
 
  (sprite (name "largetux-duck-left")
          (x-hotspot 6)
-         (y-hotspot 2)
+         (y-hotspot 6)
          (images "shared/tux-duck-left.png"))
  (sprite (name "largetux-duck-right")
          (x-hotspot 6)
          (y-hotspot 6)
          (images "shared/tux-duck-right.png"))
 
+
+ (sprite (name "largetux-kick-left")
+         (x-hotspot 5)
+         (y-hotspot 1)
+         (images "shared/largetux-kick-left-0.png"))
+
+ (sprite (name "largetux-kick-right")
+         (x-hotspot 5)
+         (y-hotspot 1)
+         (images "shared/largetux-kick-right-0.png"))
+
+ (sprite (name "largetux-grab-left")
+         (x-hotspot 5)
+         (y-hotspot 1)
+         (images "shared/largetux-grab-left-0.png"))
+
+ (sprite (name "largetux-grab-right")
+         (x-hotspot 5)
+         (y-hotspot 1)
+         (images "shared/largetux-grab-right-0.png"))
+
+ (sprite (name "largetux-star")
+         (x-hotspot 8)
+         (y-hotspot 8)
+         (images "shared/largetux-star-0.png"
+                 "shared/largetux-star-1.png"
+                 "shared/largetux-star-2.png"
+                 ))
+
+ ;; Firetux
+ (sprite (name "firetux-walk-left")
+         (x-hotspot 6)
+         (y-hotspot 2)
+         (images "shared/firetux-walk-left-0.png"
+                 "shared/firetux-walk-left-1.png"
+                 "shared/firetux-walk-left-2.png"
+                 "shared/firetux-walk-left-3.png"
+                 "shared/firetux-walk-left-4.png"
+                 "shared/firetux-walk-left-5.png"))
+
+ (sprite (name "firetux-walk-right")
+         (x-hotspot 6)
+         (y-hotspot 2)
+         (images "shared/firetux-walk-right-0.png"
+                 "shared/firetux-walk-right-1.png"
+                 "shared/firetux-walk-right-2.png"
+                 "shared/firetux-walk-right-3.png"
+                 "shared/firetux-walk-right-4.png"
+                 "shared/firetux-walk-right-5.png"))
+
+ (sprite (name "firetux-skid-right")
+         (x-hotspot 8)
+         (y-hotspot 3)
+         (images "shared/firetux-skid-right.png"))
+
+ (sprite (name "firetux-skid-left")
+         (x-hotspot 8)
+         (y-hotspot 3)
+         (images "shared/firetux-skid-left.png"))
+        
+ (sprite (name "firetux-stand-left")
+         (x-hotspot 5)
+         (y-hotspot 1)
+         (images "shared/firetux-stand-left.png"))
+
+ (sprite (name "firetux-stand-right")
+         (x-hotspot 5)
+         (y-hotspot 1)
+         (images "shared/firetux-stand-right.png"))
+
+ (sprite (name "firetux-jump-left")
+         (x-hotspot 9)
+         (y-hotspot 2)
+         (images "shared/firetux-jump-left-0.png"))
+ (sprite (name "firetux-jump-right")
+         (x-hotspot 9)
+         (y-hotspot 2)
+         (images "shared/firetux-jump-right-0.png"))
+
+ (sprite (name "firetux-duck-left")
+         (x-hotspot 6)
+         (y-hotspot 6)
+         (images "shared/tux-duck-left.png"))
+ (sprite (name "firetux-duck-right")
+         (x-hotspot 6)
+         (y-hotspot 6)
+         (images "shared/tux-duck-right.png"))
+
+
+ (sprite (name "firetux-kick-left")
+         (x-hotspot 5)
+         (y-hotspot 1)
+         (images "shared/firetux-kick-left-0.png"))
+
+ (sprite (name "firetux-kick-right")
+         (x-hotspot 5)
+         (y-hotspot 1)
+         (images "shared/firetux-kick-right-0.png"))
+
+ (sprite (name "firetux-grab-left")
+         (x-hotspot 5)
+         (y-hotspot 1)
+         (images "shared/firetux-grab-left-0.png"))
+
+ (sprite (name "firetux-grab-right")
+         (x-hotspot 5)
+         (y-hotspot 1)
+         (images "shared/firetux-grab-right-0.png"))
+
  ;; Laptop
- (sprite (name "laptop-left")
+ (sprite (name "mriceblock-left")
          (x-hotspot 2)
          (y-hotspot 3)
          (images "shared/mriceblock-left-0.png"
                  "shared/mriceblock-left-2.png"
                  "shared/mriceblock-left-1.png"))
 
- (sprite (name "laptop-right")
+ (sprite (name "mriceblock-right")
          (x-hotspot 2)
          (y-hotspot 3)
          (images "shared/mriceblock-right-0.png"
                  "shared/mriceblock-right-2.png"
                  "shared/mriceblock-right-1.png"))
  
- (sprite (name "laptop-flat-left")
+ (sprite (name "mriceblock-flat-left")
          (x-hotspot 2)
          (y-hotspot 3)
          (images "shared/mriceblock-flat-left.png"))
 
- (sprite (name "laptop-flat-right")
+ (sprite (name "mriceblock-flat-right")
          (x-hotspot 2)
          (y-hotspot 3)
          (images "shared/mriceblock-flat-right.png"))
 
-                                        ; (sprite (name "laptop-falling-left")
-                                        ;         (images "shared/laptop-falling-left.png"))
+                                        ; (sprite (name "mriceblock-falling-left")
+                                        ;         (images "shared/mriceblock-falling-left.png"))
 
-                                        ; (sprite (name "laptop-falling-right")
-                                        ;         (images "shared/laptop-falling-right.png"))
+                                        ; (sprite (name "mriceblock-falling-right")
+                                        ;         (images "shared/mriceblock-falling-right.png"))
 
  (sprite (name "snowball-squished-left")
          (x-hotspot 1)
                  "shared/iceflower-2.png"
                  "shared/iceflower-1.png"))
 
- (sprite (name "largetux-kick-left")
-         (x-hotspot 5)
-         (y-hotspot 1)
-         (images "shared/largetux-kick-left-0.png"))
-
- (sprite (name "largetux-kick-right")
-         (x-hotspot 5)
-         (y-hotspot 1)
-         (images "shared/largetux-kick-right-0.png"))
-
- (sprite (name "largetux-grab-left")
-         (x-hotspot 5)
-         (y-hotspot 1)
-         (images "shared/largetux-grab-left-0.png"))
-
- (sprite (name "largetux-grab-right")
-         (x-hotspot 5)
-         (y-hotspot 1)
-         (images "shared/largetux-grab-right-0.png"))
-
- (sprite (name "largetux-star")
-         (x-hotspot 8)
-         (y-hotspot 8)
-         (images "shared/largetux-star-0.png"
-                 "shared/largetux-star-1.png"
-                 "shared/largetux-star-2.png"
-                 ))
-
- (sprite (name "smalltux-star")
-         (x-hotspot 5)
-         (y-hotspot 15)
-         (images "shared/smalltux-star-0.png"
-                 "shared/smalltux-star-1.png"
-                 "shared/smalltux-star-2.png"
-                 ))
-
+ (sprite (name "bullet")
+         (x-hotspot 12)
+         (x-hotspot 12)
+         (fps 20)
+         (images "shared/bullet-1.png"
+                 "shared/bullet-2.png"
+                 "shared/bullet-3.png"
+                 "shared/bullet-4.png"))
  )
 
 ;; EOF ;;