From: Ricardo Cruz Date: Mon, 19 Apr 2004 12:05:22 +0000 (+0000) Subject: Added a flat Mr. Ice Block. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=20197512b3911b3678c5e8b63385270ad198405c;p=supertux.git Added a flat Mr. Ice Block. It is ugly as hell, but better than having a laptop. Ingo, could you make a decent one? ;) SVN-Revision: 566 --- diff --git a/data/images/shared/mriceblock-flat-left.png b/data/images/shared/mriceblock-flat-left.png new file mode 100644 index 000000000..c923eabe6 Binary files /dev/null and b/data/images/shared/mriceblock-flat-left.png differ diff --git a/data/images/shared/mriceblock-flat-right.png b/data/images/shared/mriceblock-flat-right.png new file mode 100644 index 000000000..af5021699 Binary files /dev/null and b/data/images/shared/mriceblock-flat-right.png differ diff --git a/data/supertux.strf b/data/supertux.strf index 0805cdabb..6a97e7c0b 100644 --- a/data/supertux.strf +++ b/data/supertux.strf @@ -54,10 +54,10 @@ "shared/mriceblock-right-1.png")) (sprite (name "laptop-flat-left") - (images "shared/laptop-flat-left.png")) + (images "shared/mriceblock-flat-left.png")) (sprite (name "laptop-flat-right") - (images "shared/laptop-flat-right.png")) + (images "shared/mriceblock-flat-right.png")) (sprite (name "laptop-falling-left") (images "shared/laptop-falling-left.png"))