- added 'falling' graphics, well, not really, but better than invisible
authorIngo Ruhnke <grumbel@gmx.de>
Tue, 27 Apr 2004 18:35:18 +0000 (18:35 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Tue, 27 Apr 2004 18:35:18 +0000 (18:35 +0000)
SVN-Revision: 787

data/supertux.strf

index e725de6..29da5b2 100644 (file)
                  "shared/mriceblock-right-1.png"
                  "shared/mriceblock-right-2.png"
                  "shared/mriceblock-right-1.png"))
+
+ (sprite (name "mriceblock-falling-right")
+         (x-hotspot 2)
+         (y-hotspot 3)
+         (images "shared/mriceblock-flat-right.png"))
+
+ (sprite (name "mriceblock-falling-left")
+         (x-hotspot 2)
+         (y-hotspot 3)
+         (images "shared/mriceblock-flat-left.png"))
  
  (sprite (name "mriceblock-flat-left")
          (x-hotspot 2)