From a1e7bf86927bd6d7350f15168d577cb160243eaf Mon Sep 17 00:00:00 2001 From: Ricardo Cruz Date: Fri, 23 Apr 2004 11:24:37 +0000 Subject: [PATCH] Added laptop entry back, that is used by Mr. IceBlock, as reported by Ryan. (had to remove comment laptop falling) The BSOD is not also necessary, is it? SVN-Revision: 665 --- data/supertux.strf | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/data/supertux.strf b/data/supertux.strf index ec7d6edf9..2291fab8b 100644 --- a/data/supertux.strf +++ b/data/supertux.strf @@ -12,6 +12,38 @@ "shared/smalltux-right-7.png" "shared/smalltux-right-8.png")) + (sprite (name "laptop-left") + (x-hotspot 2) + (y-hotspot 3) + (images "shared/mriceblock-left-0.png" + "shared/mriceblock-left-1.png" + "shared/mriceblock-left-2.png" + "shared/mriceblock-left-1.png")) + + (sprite (name "laptop-right") + (x-hotspot 2) + (y-hotspot 3) + (images "shared/mriceblock-right-0.png" + "shared/mriceblock-right-1.png" + "shared/mriceblock-right-2.png" + "shared/mriceblock-right-1.png")) + + (sprite (name "laptop-flat-left") + (x-hotspot 2) + (y-hotspot 3) + (images "shared/mriceblock-flat-left.png")) + + (sprite (name "laptop-flat-right") + (x-hotspot 2) + (y-hotspot 3) + (images "shared/mriceblock-flat-right.png")) + +; (sprite (name "laptop-falling-left") +; (images "shared/laptop-falling-left.png")) + +; (sprite (name "laptop-falling-right") +; (images "shared/laptop-falling-right.png")) + (sprite (name "snowball-squished-left") (x-hotspot 1) (y-hotspot -19) -- 2.11.0