From dda54eec67f3fff72fe5e045001dc6e46ea0d1ec Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Tue, 12 Jan 2010 15:08:21 +0100 Subject: [PATCH] SML0102: Added enemies. --- share/games/supertux2/levels/octo/SML0102.stl | 91 ++++++++++++++++++++++++--- 1 file changed, 84 insertions(+), 7 deletions(-) diff --git a/share/games/supertux2/levels/octo/SML0102.stl b/share/games/supertux2/levels/octo/SML0102.stl index ce1d67d..3af4cfd 100644 --- a/share/games/supertux2/levels/octo/SML0102.stl +++ b/share/games/supertux2/levels/octo/SML0102.stl @@ -24,6 +24,41 @@ Platform1.start_moving();") (mode "normal") (backscrolling #f) ) + (mrbomb + (x 2149) + (y 360) + ) + (mrbomb + (x 2405) + (y 296) + ) + (mrbomb + (x 3077) + (y 104) + ) + (mrbomb + (x 6693) + (y 328) + ) + (snowball + (direction "left") + (x 1539) + (y 228) + ) + (snowball + (x 3139) + (y 228) + ) + (snowball + (direction "left") + (x 5763) + (y 164) + ) + (snowball + (direction "left") + (x 5763) + (y 4) + ) (spawnpoint (name "main") (x 96) @@ -119,7 +154,7 @@ Platform1.start_moving();") (node (x 3360) (y 320) - (time 0.5) + (time 0.5) ) (node (x 3360) @@ -160,7 +195,7 @@ Platform1.start_moving();") (node (x 3552) (y 320) - (time 0.5) + (time 0.5) ) (node (x 3552) @@ -241,17 +276,18 @@ Platform1.start_moving();") (mode "pingpong") (node (x 6144) - (y 448) + (y 32) (time 0.5) ) (node (x 6144) - (y 416) + (y 64) (time 0.4) ) (node (x 6144) - (y 384) + (y 96) + (time 2) ) (node (x 6144) @@ -260,12 +296,12 @@ Platform1.start_moving();") ) (node (x 6144) - (y 256) + (y 320) (time 0.5) ) (node (x 6144) - (y 224) + (y 352) ) ) (width 3) @@ -407,5 +443,46 @@ Platform1.start_moving();") (x 8640) (y 160) ) + (zeekling + (direction "left") + (x 1928) + (y 243) + ) + (zeekling + (direction "left") + (x 2152) + (y 211) + ) + (zeekling + (x 4488) + (y 211) + ) + (zeekling + (x 4552) + (y 211) + ) + (zeekling + (x 5000) + (y 243) + ) + (zeekling + (x 5128) + (y 179) + ) + (zeekling + (direction "left") + (x 7272) + (y 115) + ) + (zeekling + (direction "left") + (x 8712) + (y 339) + ) + (zeekling + (direction "left") + (x 8840) + (y 243) + ) ) ) -- 2.11.0