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
|
;; generated by xml2sexpr.rb
(pingus-level
(version 2)
(head
(levelname "Trap Testing")
(description "Some Pingus might get killed in this level.")
(author "Ingo Ruhnke <grumbel@gmx.de>")
(number-of-pingus 100)
(number-to-save 50)
(time -1)
(actions
(basher 20)
(blocker 20)
(bomber 20)
(bridger 20)
(climber 20)
(digger 20)
(floater 20)
(jumper 20)
(miner 20))
(music "none")
(levelsize 1408 608))
(objects
(surface-background
(surface
(image "textures/crystal")
(modifier "ROT0"))
(color 0 0 0 1)
(scroll-x 0.0)
(scroll-y 0.0)
(para-x 0.0)
(para-y 0.0)
(stretch-x #f)
(stretch-y #f))
(laser_exit
(position 538 435 -100))
(entrance
(position 354 132 0)
(type "generic")
(direction "misc")
(release-rate 50))
(entrance
(position 873 132 0)
(type "generic")
(direction "misc")
(release-rate 50))
(entrance
(position 750 392 0)
(type "generic")
(direction "misc")
(release-rate 50))
(entrance
(position 1110 394 0)
(type "generic")
(direction "misc")
(release-rate 50))
(guillotine
(position 218 106 0))
(fake_exit
(position 426 95 0))
(hammer
(position 116 326 50))
(spike
(position 712 169 100))
(smasher
(position 789 282 100))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 184 489 135788800))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 857 195 135788800))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 703 465 138949712))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 344 194 138980232))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 789 465 138980232))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 97 489 140258784))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 680 117 140258784))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 170 194 140334584))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 431 194 140569512))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 271 489 140641032))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 684 195 140695320))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 358 489 140696440))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 257 194 140786912))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 771 195 141096992))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 532 489 141160792))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 445 489 141528760))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 875 465 141779504))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 961 465 142102936))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/test/test3")
(modifier "ROT0"))
(position 1048 465 142497096))))
;; EOF ;;
|