changed forest worldmap, removed purple-snow-ice tree tiles and replaced with a darke...
[supertux.git] / data / levels / test / platform.stl
index 8e33a77..62594af 100644 (file)
     )
 
        (background
-         (image "arctis.jpg")
+         (image "images/background/arctis.jpg")
          (speed 0.500000)
        )
-   (path (name "path1") (speed 100) (x 0) (y 0) (x 0) (y -100) (x 100) (y -100) (x 100) (y 0))
-   (path (name "path2") (speed 100) (x 0) (y 0) (x 0) (y 100) (x 100) (y 100) (x 100) (y 0))
+   (path (name "path1") (circular #t) (speed 100) (x 0) (y 0) (x 0) (y -100) (x 100) (y -100) (x 100) (y 0))
+   (path (name "path2") (circular #t) (speed 100) (x 0) (y 0) (x 0) (y 100) (x 100) (y 100) (x 100) (y 0))
    (platform (use_path "path1") (x 200) (y 850) (type "block1"))
    (platform (use_path "path1") (x 232) (y 850) (type "block2"))   
    (platform (use_path "path2") (x 264) (y 650) (type "block2"))
    (platform (use_path "path2") (x 424) (y 650) (type "block2"))
    (platform (use_path "path1") (x 456) (y 850) (type "block2"))
    (platform (use_path "path1") (x 488) (y 850) (type "block3"))
-   (powerup (x 100) (y 700) (sprite "egg"))
+   (powerup (x 100) (y 700) (sprite "images/powerups/egg/egg.sprite"))
    (jumpy (x 140) (y 750))
    (spawnpoint (name "main") (x 340) (y 800))
    )