1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
|
;; -*- scheme -*-
;; Generated by Pingus Editor 0.7.2
;; License: GPLv2 or later
(pingus-level
(version 2)
(head
(levelname "none")
(description "none")
(author "none")
(number-of-pingus 500)
(number-to-save 20)
(time -1)
(difficulty 0)
(playable 1)
(comment "")
(music "none")
(actions
(jumper 200))
(levelsize 800 600))
(objects
(solidcolor-background
(position 44 74 -1000)
(color 0.392157 0 0.392157 1))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 147 193 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 234 193 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test5")
(modifier "ROT0"))
(position 460 173 0))
(entrance
(type "generic")
(position 264 161 0)
(owner-id 0)
(direction "right")
(release-rate 5))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 312 193 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 332 458 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 419 458 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 497 458 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 529 423 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 616 423 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 694 423 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 522 208 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 522 163 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 522 128 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 522 83 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 474 349 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 491 312 0))))
;; EOF ;;
|