From 71436d9713df257e056ddbef8f9a9c9cd409ba21 Mon Sep 17 00:00:00 2001 From: Ryan Flegel Date: Sun, 16 May 2004 18:05:10 +0000 Subject: [PATCH] - added trampoline entries SVN-Revision: 1217 --- data/supertux.strf | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/data/supertux.strf b/data/supertux.strf index befc912b9..b2dac9089 100644 --- a/data/supertux.strf +++ b/data/supertux.strf @@ -613,6 +613,25 @@ (x-hotspot 12) (fps 20) (images "shared/icebullet-1.png")) + + ; Trampoline + (sprite (name "trampoline-1") + (x-hotspot 0) + (x-hotspot 0) + (images "shared/trampoline-1.png")) + (sprite (name "trampoline-2") + (x-hotspot 0) + (x-hotspot 0) + (images "shared/trampoline-2.png")) + (sprite (name "trampoline-3") + (x-hotspot 0) + (x-hotspot 0) + (images "shared/trampoline-3.png")) + (sprite (name "trampoline-4") + (x-hotspot 0) + (x-hotspot 0) + (images "shared/trampoline-4.png")) + ) ;; EOF ;; -- 2.11.0