From 87fdd9ea8515001e1d607cd6832010f82272d13b Mon Sep 17 00:00:00 2001 From: Christoph Sommer Date: Sun, 25 Jun 2006 13:37:50 +0000 Subject: [PATCH] Inverted Wind y-speed in levels SVN-Revision: 3742 --- data/levels/test/BackGround.stl | 8 ++++---- data/levels/test/wind.stl | 4 ++-- data/levels/world2/airkey.stl | 16 ++++++++-------- data/levels/world2/fish.stl | 10 +++++----- 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/data/levels/test/BackGround.stl b/data/levels/test/BackGround.stl index 6e402848c..664303505 100644 --- a/data/levels/test/BackGround.stl +++ b/data/levels/test/BackGround.stl @@ -56,7 +56,7 @@ ) (wind (speed-x -5) - (speed-y -40) + (speed-y 40) (acceleration -40) (width 99.02954) (height 2159.483) @@ -65,7 +65,7 @@ ) (wind (speed-x -5) - (speed-y -40) + (speed-y 40) (acceleration -40) (width 130.1421) (height 1882.651) @@ -74,7 +74,7 @@ ) (wind (speed-x -5) - (speed-y -40) + (speed-y 40) (acceleration -40) (width 124.4852) (height 2056.086) @@ -83,7 +83,7 @@ ) (wind (speed-x -5) - (speed-y -40) + (speed-y 40) (acceleration -40) (width 99.02954) (height 2159.483) diff --git a/data/levels/test/wind.stl b/data/levels/test/wind.stl index 6e8ff3ba6..6c84a98c2 100644 --- a/data/levels/test/wind.stl +++ b/data/levels/test/wind.stl @@ -44,7 +44,7 @@ ) (wind (speed-x 0) - (speed-y 600) + (speed-y -600) (acceleration 3) (width 32) (height 64) @@ -62,7 +62,7 @@ ) (wind (speed-x 0) - (speed-y 600) + (speed-y -600) (acceleration 600) (width 116) (height 488) diff --git a/data/levels/world2/airkey.stl b/data/levels/world2/airkey.stl index 69caf2909..3dd21e8cc 100644 --- a/data/levels/world2/airkey.stl +++ b/data/levels/world2/airkey.stl @@ -968,7 +968,7 @@ ) (wind (speed-x -600) - (speed-y 600) + (speed-y -600) (acceleration 3) (width 217.083) (height 164.2295) @@ -977,7 +977,7 @@ ) (wind (speed-x 600) - (speed-y 600) + (speed-y -600) (acceleration 3) (width 565.1582) (height 264.6387) @@ -986,7 +986,7 @@ ) (wind (speed-x -600) - (speed-y 200) + (speed-y -200) (acceleration 6) (width 508.5903) (height 160.6934) @@ -1040,7 +1040,7 @@ ) (wind (speed-x 0) - (speed-y 750) + (speed-y -750) (acceleration 2) (width 651.4258) (height 3848.225) @@ -1049,7 +1049,7 @@ ) (wind (speed-x 0) - (speed-y 600) + (speed-y -600) (acceleration 6) (width 74.13867) (height 447.5356) @@ -1058,7 +1058,7 @@ ) (wind (speed-x 200) - (speed-y 100) + (speed-y -100) (acceleration 6) (width 70.38477) (height 96.52588) @@ -1067,7 +1067,7 @@ ) (wind (speed-x 0) - (speed-y 600) + (speed-y -600) (acceleration 6) (width 81.91699) (height 530) @@ -1076,7 +1076,7 @@ ) (wind (speed-x -400) - (speed-y 200) + (speed-y -200) (acceleration 6) (width 148.3848) (height 196.689) diff --git a/data/levels/world2/fish.stl b/data/levels/world2/fish.stl index 94379a3bc..391ba6f42 100644 --- a/data/levels/world2/fish.stl +++ b/data/levels/world2/fish.stl @@ -135,7 +135,7 @@ ) (wind (speed-x -300) - (speed-y 20) + (speed-y -20) (acceleration 50) (width 784.3618) (height 54.6272) @@ -144,7 +144,7 @@ ) (wind (speed-x -100) - (speed-y 25) + (speed-y -25) (acceleration 25) (width 68.76953) (height 122.0709) @@ -153,7 +153,7 @@ ) (wind (speed-x 100) - (speed-y 25) + (speed-y -25) (acceleration 25) (width 68.76953) (height 123.6569) @@ -162,7 +162,7 @@ ) (wind (speed-x 0) - (speed-y 300) + (speed-y -300) (acceleration 50) (width 48.97021) (height 549.6021) @@ -171,7 +171,7 @@ ) (wind (speed-x 0) - (speed-y 300) + (speed-y -300) (acceleration 50) (width 48.97021) (height 623.1412) -- 2.11.0