From 51bbae5942895f6efdd36a7ff3ae28ce897fb3c0 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Thu, 5 May 2005 15:47:04 +0000 Subject: [PATCH] make some tiles (top of pipes, top of snowbg) unisolid as that feels better in levels where they provide the usual of something being in the background SVN-Revision: 2407 --- data/images/tilesets/supertux.stgt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/images/tilesets/supertux.stgt b/data/images/tilesets/supertux.stgt index 8bffbf72e..e2f8d4f0a 100644 --- a/data/images/tilesets/supertux.stgt +++ b/data/images/tilesets/supertux.stgt @@ -439,6 +439,7 @@ "pipe5.png" ) (solid #t) + (unisolid #t) ) (tile (id 58) @@ -446,6 +447,7 @@ "pipe6.png" ) (solid #t) + (unisolid #t) ) (tile (id 59) @@ -927,6 +929,7 @@ "snowbg1.png" ) (solid #t) + (unisolid #t) ) (tile (id 123) @@ -934,6 +937,7 @@ "snowbg2.png" ) (solid #t) + (unisolid #t) ) (tile (id 124) @@ -1658,6 +1662,7 @@ "snowbg1b.png" ) (solid #t) + (unisolid #t) ) (tile (id 210) -- 2.11.0