Guest User

Untitled

a guest
Jun 24th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.31 KB | None | 0 0
  1. <vegetation>
  2.     <tree x="521" y="320" type="1" />
  3.     <tree x="524" y="320" type="2" />
  4.     <tree x="529" y="320" type="2" />
  5.     <tree x="510" y="320" type="1" />
  6.     <tree x="510" y="330" type="3" />
  7.     <tree x="512" y="329" type="4" />
  8.     <tree x="510" y="300" type="1" />
  9.     <bush x="410" y="230" type="1" />
  10.     <bush x="418" y="232" type="2" />
  11.     <bush x="419" y="238" type="3" />
  12.     <bush x="425" y="235" type="1" />
  13.     <bush x="405" y="231" type="3" />
  14. </vegetation>
  15. <environment>
  16.     <camera startx="0" starty="0" startz="2000" createx="8000" createy="0" createz="16000"/>
  17.     <clouds minx="-4096" miny="-4096" minz="4900" maxx="4096" maxy="4096" maxz="5100" minalpha="96" maxalpha="192" minsize="2304" maxsize="4608" puffs="512"/>
  18.     <animal type="seagull" x="20" y="300" />
  19.     <animal type="wolf" x="500" y="600" />
  20. </environment>
  21. <kharthelm>
  22.     <squad type="gunman" x="100" y="300" />
  23.     <squad type="gunman" x="300" y="300" />
  24.     <squad type="gunman" x="500" y="300" />
  25.     <unit type="lighttank" x="500" y="300" />
  26.     <abilities zeppelin='true'/>
  27. </kharthelm>
  28. <hjalmar>
  29.     <squad type="axeman" x="100" y="500" />
  30.     <squad type="axeman" x="200" y="500" />
  31.     <squad type="axeman" x="300" y="500" />
  32.     <squad type="axeman" x="400" y="500" />
  33.     <squad type="axeman" x="500" y="500" />
  34.     <unit type="magician" x="500" y="500" />
  35.     <building type="weaktower" x="500" y="500" />
  36. </hjalmar>
Add Comment
Please, Sign In to add comment