From 33de804bfefeba20f8cd0624a3db37b51c4eab49 Mon Sep 17 00:00:00 2001 From: Ingo Ruhnke Date: Tue, 27 Apr 2004 18:35:18 +0000 Subject: [PATCH] - added 'falling' graphics, well, not really, but better than invisible SVN-Revision: 787 --- data/supertux.strf | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/supertux.strf b/data/supertux.strf index e725de60c..29da5b227 100644 --- a/data/supertux.strf +++ b/data/supertux.strf @@ -284,6 +284,16 @@ "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) -- 2.11.0