SML 1-1: Added enemies.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 20 Feb 2010 13:26:39 +0000 (14:26 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 20 Feb 2010 13:26:39 +0000 (14:26 +0100)
share/games/supertux2/levels/octo/SML0101.stl

index 22bf3bb..70d1b07 100644 (file)
@@ -1,6 +1,6 @@
 (supertux-level
   (version 2)
-  (name (_ "Unnamed"))
+  (name (_ "Super Mario Land 1-1"))
   (author "octo")
   (license "GPL 2+ / CC-by-sa 3.0")
   (sector
@@ -15,6 +15,20 @@ Platform2.start_moving();")
       (image "images/background/arctis.jpg")
       (image-bottom "images/background/arctis_bottom.jpg")
     )
+    (bouncingsnowball
+      (x 5313)
+      (y 512)
+    )
+    (bouncingsnowball
+      (direction "left")
+      (x 7521)
+      (y 512)
+    )
+    (bouncingsnowball
+      (direction "left")
+      (x 7841)
+      (y 512)
+    )
     (camera
       (mode "normal")
     )
@@ -22,6 +36,11 @@ Platform2.start_moving();")
       (x 5280)
       (y 576)
     )
+    (mrbomb
+      (direction "left")
+      (x 4101)
+      (y 584)
+    )
     (scripttrigger
       (script "if (!(\"Secret1Flag\" in getroottable ()) || !::Secret1Flag)
 {
@@ -64,6 +83,52 @@ Platform2.start_moving();")
       (x 9536)
       (y 0)
     )
+    (snowball
+      (x 803)
+      (y 580)
+    )
+    (snowball
+      (x 2435)
+      (y 484)
+    )
+    (snowball
+      (direction "left")
+      (x 2659)
+      (y 292)
+    )
+    (snowball
+      (direction "left")
+      (x 2723)
+      (y 292)
+    )
+    (snowball
+      (x 5219)
+      (y 580)
+    )
+    (snowball
+      (x 5475)
+      (y 580)
+    )
+    (snowball
+      (direction "left")
+      (x 6147)
+      (y 484)
+    )
+    (snowball
+      (direction "left")
+      (x 6307)
+      (y 484)
+    )
+    (snowball
+      (direction "left")
+      (x 6499)
+      (y 580)
+    )
+    (snowball
+      (direction "right")
+      (x 6755)
+      (y 580)
+    )
     (spawnpoint
       (name "main")
       (x 160)