From 6588d7069b0dfaedc754ca8ab35ccf6af7ebbeed Mon Sep 17 00:00:00 2001 From: Ricardo Cruz Date: Mon, 18 Oct 2004 21:10:35 +0000 Subject: [PATCH] Just organized into sections: Player / Bad Guys / Game elements / Game Objects sprites. SVN-Revision: 2029 --- data/images/supertux.strf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/data/images/supertux.strf b/data/images/supertux.strf index e7be81664..d5fd2497c 100644 --- a/data/images/supertux.strf +++ b/data/images/supertux.strf @@ -1060,7 +1060,8 @@ (y-offset 0) (images "shared/walkingtree-left-small-1.png"))) - +;; Game elements follow + (sprite (name "egg") (action (images "shared/egg.png"))) @@ -1106,6 +1107,9 @@ (x-offset 12) (fps 20) (images "shared/icebullet-1.png"))) + +;; Game Objects follow + ; Trampoline (sprite (name "trampoline") (action -- 2.11.0