From: Ingo Ruhnke Date: Tue, 27 Apr 2004 18:35:18 +0000 (+0000) Subject: - added 'falling' graphics, well, not really, but better than invisible X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=33de804bfefeba20f8cd0624a3db37b51c4eab49;p=supertux.git - added 'falling' graphics, well, not really, but better than invisible SVN-Revision: 787 --- 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)