Advertisement
AGameAnx

torin-alt

Jan 13th, 2021
941
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.78 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <dokmap version="1.1">
  3.     <!-- More Maps by SSSS -->
  4.     <meta name="torin-alt" authors="AGameAnx" description="torin-alt"/>
  5.    
  6.     <layout map="MP_01-Crater" mode="Team" players="2,3,4,5,6">
  7.         <spawns>
  8.             <!-- team 1 -->
  9.             <spawn team="0" index="0" x="7120" y="8120" angle="315" camera="225"/>
  10.             <spawn team="0" index="1" x="8999" y="8999" angle="315" camera="225" fleet="false"/>
  11.             <spawn team="0" index="2" x="8999" y="8999" angle="315" camera="225" fleet="false"/>
  12.             <!-- team 2 -->
  13.             <spawn team="1" index="0" x="1500" y="1400" angle="135" camera="45"/>
  14.             <spawn team="1" index="1" x="1" y="1" angle="135" camera="45" fleet="false"/>
  15.             <spawn team="1" index="2" x="1" y="1" angle="135" camera="45" fleet="false"/>
  16.         </spawns>
  17.         <units>
  18.             <!-- team 1 spectator units -->
  19.             <unit team="0" index="1" type="N_DemoCharge" x="1" y="1" angle="0"/>
  20.             <unit team="0" index="2" type="N_DemoCharge" x="1" y="1" angle="0"/>
  21.             <!-- team 2 spectator units -->
  22.             <unit team="1" index="1" type="N_DemoCharge" x="8999" y="8999" angle="180"/>
  23.             <unit team="1" index="2" type="N_DemoCharge" x="8999" y="8999" angle="180"/>
  24.         </units>
  25.         <resources>
  26.             <!-- team 1 -->
  27.             <resource x="7210" y="8430" type="cu" amount="7500" collectors="2"/>
  28.             <resource x="7320" y="8320" type="ru" amount="3000" collectors="2"/>
  29.             <resource x="7430" y="8210" type="cu" amount="7500" collectors="2"/>
  30.             <!-- team 2 -->
  31.             <resource x="1340" y="1020" type="cu" amount="7500" collectors="2"/>
  32.             <resource x="1230" y="1130" type="ru" amount="3000" collectors="2"/>
  33.             <resource x="1120" y="1240" type="cu" amount="7500" collectors="2"/>
  34.         </resources>
  35.         <wrecks>
  36.             <!-- team 1 -->
  37.             <wreck x="4700" y="8500" angle="315">
  38.                 <resource x="4850" y="8560" type="cu" amount="10500" collectors="2"/>
  39.                 <resource x="4850" y="8440" type="ru" amount="4000" collectors="2"/>
  40.             </wreck>
  41.             <wreck x="8350" y="6200" angle="225">
  42.                 <resource x="8290" y="6350" type="cu" amount="10500" collectors="2"/>
  43.                 <resource x="8410" y="6350" type="ru" amount="4000" collectors="2"/>
  44.             </wreck>
  45.             <!-- team 2 -->
  46.             <wreck x="3780" y="570" angle="135">
  47.                 <resource x="3630" y="510" type="cu" amount="10500" collectors="2"/>
  48.                 <resource x="3630" y="630" type="ru" amount="4000" collectors="2"/>
  49.             </wreck>
  50.             <wreck x="850" y="3550" angle="135">
  51.                 <resource x="790" y="3400" type="cu" amount="10500" collectors="2"/>
  52.                 <resource x="910" y="3400" type="ru" amount="4000" collectors="2"/>
  53.             </wreck>
  54.         </wrecks>
  55.         <artifacts>
  56.             <artifact x="4500" y="7030"/>
  57.             <artifact x="4350" y="4750"/>
  58.             <artifact x="4280" y="2420"/>
  59.         </artifacts>
  60.         <ezs>
  61.             <ez team="0" x="7450" y="1700" radius="500"/>
  62.             <ez team="1" x="1230" y="7750" radius="500"/>
  63.         </ezs>
  64.     </layout>
  65. </dokmap>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement