From 85a82103f643f8c377c5d43987fc01bc93a1f24d Mon Sep 17 00:00:00 2001 From: "Benjamin P. Jung" Date: Sun, 13 Jun 2004 17:50:26 +0000 Subject: [PATCH] *** empty log message *** SVN-Revision: 1476 --- data/images/tilesets/supertux.stgt | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/data/images/tilesets/supertux.stgt b/data/images/tilesets/supertux.stgt index 889cb9635..90d41dfe9 100644 --- a/data/images/tilesets/supertux.stgt +++ b/data/images/tilesets/supertux.stgt @@ -17,7 +17,7 @@ (tilegroup (name "Grey") (tiles 64 65 66 67 68 69)) (tilegroup (name "Signs") (tiles 136 137 138 139 141 142 143 144)) (tilegroup (name "Grasslands") (tiles 145 146 147 148)) - (tilegroup (name "Jungle") (tiles 301 302 303 304 305 306 307 308 309)) + (tilegroup (name "Jungle") (tiles 301 302 303 304 305 306 307 308 309 310 311 312)) (tile (id 0) (images "notile.png")) @@ -560,6 +560,27 @@ (tile (id 309) (solid #t) (images "jungle9.png")) + (tile (id 310) + (solid #t) + (images "jungle10.png")) + (tile (id 311) + (solid #t) + (images "jungle11.png")) + (tile (id 312) + (solid #t) + (anim-speed 300) + (images "jungle12-1.png") + (images "jungle12-1.png") + (images "jungle12-1.png") + (images "jungle12-1.png") + (images "jungle12-2.png") + (images "jungle12-3.png") + (images "jungle12-4.png")) + (images "jungle12-4.png")) + (images "jungle12-4.png")) + (images "jungle12-4.png")) + (images "jungle12-3.png") + (images "jungle12-2.png") ; Spike (tile (id 200) -- 2.11.0