From: Ricardo Cruz Date: Mon, 24 May 2004 12:01:35 +0000 (+0000) Subject: Added entry for flying platform. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=5476cc82203fb56bc5e427a9b826119239c598d3;p=supertux.git Added entry for flying platform. SVN-Revision: 1305 --- diff --git a/data/supertux.strf b/data/supertux.strf index b2dac9089..7aa46d3d2 100644 --- a/data/supertux.strf +++ b/data/supertux.strf @@ -632,6 +632,12 @@ (x-hotspot 0) (images "shared/trampoline-4.png")) + ; Flying platforms + (sprite (name "flying_platform-1") + (x-hotspot 0) + (x-hotspot 0) + (images "shared/flying_platform-1.png")) + ) ;; EOF ;;