From: Stephen Groundwater Date: Sun, 9 Oct 2005 21:06:43 +0000 (+0000) Subject: reverted some color changes in he forest tiles X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=27a192514bd10aca8dcd9f27b5a3affa48b0b89f;p=supertux.git reverted some color changes in he forest tiles SVN-Revision: 2826 --- diff --git a/data/images/tiles/forest/foresttiles-1.png b/data/images/tiles/forest/foresttiles-1.png index e88624bb7..fcb53204b 100644 Binary files a/data/images/tiles/forest/foresttiles-1.png and b/data/images/tiles/forest/foresttiles-1.png differ diff --git a/data/images/tiles/forest/foresttiles-10.png b/data/images/tiles/forest/foresttiles-10.png index 36b25373f..e0d001152 100644 Binary files a/data/images/tiles/forest/foresttiles-10.png and b/data/images/tiles/forest/foresttiles-10.png differ diff --git a/data/images/tiles/forest/foresttiles-11.png b/data/images/tiles/forest/foresttiles-11.png index c38281835..798d3f083 100644 Binary files a/data/images/tiles/forest/foresttiles-11.png and b/data/images/tiles/forest/foresttiles-11.png differ diff --git a/data/images/tiles/forest/foresttiles-12.png b/data/images/tiles/forest/foresttiles-12.png index 664512f05..342b86616 100644 Binary files a/data/images/tiles/forest/foresttiles-12.png and b/data/images/tiles/forest/foresttiles-12.png differ diff --git a/data/images/tiles/forest/foresttiles-2.png b/data/images/tiles/forest/foresttiles-2.png index f87c0c06c..0cac2f5d5 100644 Binary files a/data/images/tiles/forest/foresttiles-2.png and b/data/images/tiles/forest/foresttiles-2.png differ diff --git a/data/images/tiles/forest/foresttiles-3.png b/data/images/tiles/forest/foresttiles-3.png index 4cc42fdbb..332453fbb 100644 Binary files a/data/images/tiles/forest/foresttiles-3.png and b/data/images/tiles/forest/foresttiles-3.png differ diff --git a/data/images/tiles/forest/foresttiles-4.png b/data/images/tiles/forest/foresttiles-4.png index acdd16504..eb85e89cd 100644 Binary files a/data/images/tiles/forest/foresttiles-4.png and b/data/images/tiles/forest/foresttiles-4.png differ diff --git a/data/images/tiles/forest/foresttiles-5.png b/data/images/tiles/forest/foresttiles-5.png index c4a342b80..7da512afc 100644 Binary files a/data/images/tiles/forest/foresttiles-5.png and b/data/images/tiles/forest/foresttiles-5.png differ diff --git a/data/images/tiles/forest/foresttiles-6.png b/data/images/tiles/forest/foresttiles-6.png index 957a847f3..0fece810e 100644 Binary files a/data/images/tiles/forest/foresttiles-6.png and b/data/images/tiles/forest/foresttiles-6.png differ diff --git a/data/images/tiles/forest/foresttiles-7.png b/data/images/tiles/forest/foresttiles-7.png index 3090fd11c..8549c1545 100644 Binary files a/data/images/tiles/forest/foresttiles-7.png and b/data/images/tiles/forest/foresttiles-7.png differ diff --git a/data/images/tiles/forest/foresttiles-8.png b/data/images/tiles/forest/foresttiles-8.png index 0e5897a39..436e7eb1e 100644 Binary files a/data/images/tiles/forest/foresttiles-8.png and b/data/images/tiles/forest/foresttiles-8.png differ diff --git a/data/images/tiles/forest/foresttiles-9.png b/data/images/tiles/forest/foresttiles-9.png index 89ff2c7d6..8d7c24a35 100644 Binary files a/data/images/tiles/forest/foresttiles-9.png and b/data/images/tiles/forest/foresttiles-9.png differ diff --git a/data/levels/world2/forest1-grumbel.stl b/data/levels/world2/forest1-grumbel.stl index 371ef8b04..d9ba9f11d 100644 --- a/data/levels/world2/forest1-grumbel.stl +++ b/data/levels/world2/forest1-grumbel.stl @@ -10,7 +10,7 @@ (height 50) (music "forest.ogg") (gravity 10.000000) - (background (image "forest2.jpg") + (background (image "arctis.jpg") (speed 0.5)) (tilemap (layer "background") diff --git a/data/levels/world2/level1.stl b/data/levels/world2/level1.stl index 691615635..02bd166e7 100644 --- a/data/levels/world2/level1.stl +++ b/data/levels/world2/level1.stl @@ -336,7 +336,7 @@ ) (background - (image "forest2.jpg") + (image "forest1.jpg") (speed 1.000000) ) (dispenser (x 31) (y 605) (badguy "poisonivy") (cycle 4)) diff --git a/data/levels/world2/level2.stl b/data/levels/world2/level2.stl index a1f94d1c9..aeb103d36 100644 --- a/data/levels/world2/level2.stl +++ b/data/levels/world2/level2.stl @@ -186,7 +186,7 @@ ) (background - (image "forest2.jpg") + (image "forest1.jpg") (speed 1.000000) ) (init-script "level2_init();")