From d5c2a722176396962b646f0823e82ab1f9361394 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Thu, 11 Feb 2010 17:37:51 +0100 Subject: [PATCH] SML 1-1: Adjusted the start position of some platforms. --- share/games/supertux2/levels/octo/SML0101.stl | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/share/games/supertux2/levels/octo/SML0101.stl b/share/games/supertux2/levels/octo/SML0101.stl index 0b12552..670c40b 100644 --- a/share/games/supertux2/levels/octo/SML0101.stl +++ b/share/games/supertux2/levels/octo/SML0101.stl @@ -17,6 +17,10 @@ Platform2.start_moving();") (camera (mode "normal") ) + (firefly + (x 5280) + (y 576) + ) (scripttrigger (script "if (!(\"Secret1Flag\" in getroottable ()) || !::Secret1Flag) { @@ -168,7 +172,7 @@ Platform2.start_moving();") ) (node (x 9120) - (y 256) + (y 352) (time 2) ) ) @@ -185,14 +189,14 @@ Platform2.start_moving();") (path (mode "pingpong") (node - (x 9312) + (x 9152) (y 256) - (time 2) + (time 1.7) ) (node - (x 9312) - (y 576) - (time 2) + (x 9376) + (y 256) + (time 1.7) ) ) (width 3) -- 2.11.0