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 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200
|
;; generated by xml2sexpr.rb
(pingus-level
(version 2)
(head
(levelname "EditorDefaultValue: Please give me a name...")
(description "EditorDefaultValue: ...and a short description")
(author "Ingo Ruhnke <grumbel@gmx.de>")
(number-of-pingus 50)
(number-to-save 25)
(time -1)
(difficulty 40)
(playable 0)
(comment )
(actions
(basher 20)
(blocker 20)
(bomber 20)
(bridger 20)
(climber 20)
(digger 20)
(floater 20)
(jumper 20)
(miner 20)
(slider 20))
(music "none")
(levelsize 800 600))
(objects
(surface-background
(surface
(image "textures/rooftile2")
(modifier "ROT0"))
(color 0 0 0 0.5)
(scroll-x 0.0)
(scroll-y 0.0)
(para-x 0.5)
(para-y 0.5)
(stretch-x #f)
(stretch-y #f)
(position 0 0 -150))
(laser_exit
(position 589 95 -100))
(liquid
(surface
(image "liquids/slime")
(modifier "ROT0"))
(position 186 353 -30)
(repeat 6)
(speed 50))
(liquid
(surface
(image "liquids/slime")
(modifier "ROT0"))
(position 162 361 -5)
(repeat 6)
(speed 50))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/misc/column_up")
(modifier "ROT180FLIP"))
(position 406 206 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/misc/column_up")
(modifier "ROT180FLIP"))
(position 176 191 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/misc/column_flat")
(modifier "ROT0"))
(position 194 403 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/misc/column_flat")
(modifier "ROT0"))
(position 376 403 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/misc/column_flat_left")
(modifier "ROT0"))
(position 404 181 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/misc/column_vert")
(modifier "ROT0FLIP"))
(position 120 285 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/misc/column_vert")
(modifier "ROT0FLIP"))
(position 509 284 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/misc/column_vert")
(modifier "ROT0FLIP"))
(position 502 152 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/misc/column_vert")
(modifier "ROT0FLIP"))
(position 108 152 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/misc/column_up")
(modifier "ROT180FLIP"))
(position 82 151 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/misc/column_up")
(modifier "ROT180FLIP"))
(position 454 152 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/misc/column_up")
(modifier "ROT180FLIP"))
(position 380 152 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/misc/column_up")
(modifier "ROT180FLIP"))
(position 204 151 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/misc/column_up")
(modifier "ROT180FLIP"))
(position 547 152 0))
(groundpiece
(type "transparent")
(surface
(image "groundpieces/transparent/misc/moos1")
(modifier "ROT0"))
(position 76 145 0))
(groundpiece
(type "transparent")
(surface
(image "groundpieces/transparent/misc/moos1")
(modifier "ROT0"))
(position 139 146 0))
(groundpiece
(type "transparent")
(surface
(image "groundpieces/transparent/misc/moos1")
(modifier "ROT0"))
(position 199 148 0))
(groundpiece
(type "transparent")
(surface
(image "groundpieces/transparent/misc/moos1")
(modifier "ROT0"))
(position 267 148 0))
(groundpiece
(type "transparent")
(surface
(image "groundpieces/transparent/misc/moos1")
(modifier "ROT0"))
(position 376 150 0))
(groundpiece
(type "transparent")
(surface
(image "groundpieces/transparent/misc/moos1")
(modifier "ROT0"))
(position 438 149 0))
(groundpiece
(type "transparent")
(surface
(image "groundpieces/transparent/misc/moos1")
(modifier "ROT0"))
(position 497 150 0))
(groundpiece
(type "transparent")
(surface
(image "groundpieces/transparent/misc/moos1")
(modifier "ROT0"))
(position 558 149 0))
(groundpiece
(type "transparent")
(surface
(image "groundpieces/transparent/misc/moos1")
(modifier "ROT0"))
(position 611 149 0))
(entrance
(position 484 108 0)
(type "generic")
(direction "misc")
(release-rate 50)
(owner-id 0))))
;; EOF ;;
|