From 0f5f04c95000e5cf0e1e52e274aafad418f3319b Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Fri, 8 Jan 2010 16:36:54 +0100 Subject: [PATCH] Chocolate Island 2: Added secret area trigger. --- share/games/supertux2/levels/octo/chocolate2.stl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/share/games/supertux2/levels/octo/chocolate2.stl b/share/games/supertux2/levels/octo/chocolate2.stl index 47b2bb8..f26fdd5 100644 --- a/share/games/supertux2/levels/octo/chocolate2.stl +++ b/share/games/supertux2/levels/octo/chocolate2.stl @@ -372,6 +372,12 @@ Effect.fade_in(0.5);") (x 1216) (y 992) ) + (secretarea + (width 256) + (height 256) + (x 32) + (y 800) + ) (spawnpoint (name "main") (x 96) -- 2.11.0