From 194a9f73cc528bc4c083be4e8a59541a968b25cb Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Thu, 11 Feb 2010 17:42:46 +0100 Subject: [PATCH] SML 1-2: Fix speed of moving platform. --- share/games/supertux2/levels/octo/SML0102.stl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/games/supertux2/levels/octo/SML0102.stl b/share/games/supertux2/levels/octo/SML0102.stl index 99cfed1..bfce92f 100644 --- a/share/games/supertux2/levels/octo/SML0102.stl +++ b/share/games/supertux2/levels/octo/SML0102.stl @@ -231,11 +231,12 @@ Platform1.start_moving();") (node (x 6144) (y 96) - (time 0.5) + (time 2) ) (node (x 6144) (y 352) + (time 2) ) ) (width 3) -- 2.11.0