- supertux stand gfx
authorIngo Ruhnke <grumbel@gmx.de>
Thu, 22 Apr 2004 16:28:28 +0000 (16:28 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Thu, 22 Apr 2004 16:28:28 +0000 (16:28 +0000)
SVN-Revision: 639

data/images/shared/largetux-stand-left.png [new file with mode: 0644]
data/images/shared/largetux-stand-right.png [new file with mode: 0644]
data/supertux.strf

diff --git a/data/images/shared/largetux-stand-left.png b/data/images/shared/largetux-stand-left.png
new file mode 100644 (file)
index 0000000..a70e7d4
Binary files /dev/null and b/data/images/shared/largetux-stand-left.png differ
diff --git a/data/images/shared/largetux-stand-right.png b/data/images/shared/largetux-stand-right.png
new file mode 100644 (file)
index 0000000..94e36bd
Binary files /dev/null and b/data/images/shared/largetux-stand-right.png differ
index 80f06c8..877c72a 100644 (file)
@@ -91,6 +91,7 @@
          (images "shared/jumpy-left-middle-0.png"))
 
  (sprite (name "mrbomb-left")
+         (fps 15.0)
          (x-hotspot 0)
          (y-hotspot 15)
          (images "shared/mrbomb-left-0.png")
          (images "shared/mrbomb-left-3.png"))
 
  (sprite (name "mrbomb-right")
+         (fps 15.0)
          (x-hotspot 0)
          (y-hotspot 15)
          (images "shared/mrbomb-right-0.png")
  
 
  (sprite (name "mrbomb-ticking-left")
+         (fps 15.0)
          (x-hotspot 0)
          (y-hotspot 10)
-         (images "shared/mrbombx-left-0.png"))
+         (images "shared/mrbombx-left-0.png"
+                 "shared/mrbombx-left-1.png"))
 
  (sprite (name "mrbomb-ticking-right")
+         (fps 15.0)
          (x-hotspot 0)
          (y-hotspot 10)
-         (images "shared/mrbombx-right-0.png"))
+         (images "shared/mrbombx-right-0.png"
+                 "shared/mrbombx-right-1.png"))
 
  (sprite (name "mrbomb-explosion")
          (x-hotspot 32)
                  "shared/snowball-right-1.png"))
 
 
+ (sprite (name "largetux-stand-left")
+         (x-hotspot 5)
+         (y-hotspot 1)
+         (images "shared/largetux-stand-left.png"))
+
+ (sprite (name "largetux-stand-right")
+         (x-hotspot 5)
+         (y-hotspot 1)
+         (images "shared/largetux-stand-right.png"))
+
  (sprite (name "largetux-walk-left")
          (x-hotspot 6)
          (y-hotspot 2)