Advertisement
AGameAnx

shallows-alt

Jan 13th, 2021
1,018
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.79 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="shallows-alt" authors="Bozocow" description="shallows-alt"/>
  5.  
  6.     <layout map="MP_17_1v1_2" mode="Team" players="2,3,4,5,6">
  7.         <spawns>
  8.             <!-- team 1 -->
  9.             <spawn team="0" index="0" x="-650" y="3440" angle="60" camera="150"/>
  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="1609" y="-3359" angle="225" camera="330"/>
  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="-973" y="3600" type="cu" amount="7500" collectors="2"/>
  28.             <resource x="-800" y="3700" type="ru" amount="3000" collectors="2"/>
  29.             <resource x="-627" y="3800" type="cu" amount="7500" collectors="2"/>
  30.             <!-- team 2 -->
  31.             <resource x="1609" y="-3641" type="cu" amount="7500" collectors="2"/>
  32.             <resource x="1750" y="-3500" type="ru" amount="3000" collectors="2"/>
  33.             <resource x="1891" y="-3359" type="cu" amount="7500" collectors="2"/>
  34.         </resources>
  35.         <wrecks>
  36.             <!-- team 1 -->
  37.             <wreck x="-884" y="1846" angle="90">
  38.                 <resource x="-1084" y="1946" type="cu" amount="10500" collectors="2"/>
  39.                 <resource x="-1084" y="1746" type="ru" amount="4000" collectors="2"/>
  40.             </wreck>
  41.             <wreck x="-2772" y="58" angle="225">
  42.                 <resource x="-2560" y="128" type="cu" amount="10500" collectors="2"/>
  43.                 <resource x="-2702" y="270" type="ru" amount="4000" collectors="2"/>
  44.             </wreck>
  45.             <!-- team 2 -->
  46.             <wreck x="974" y="-1506" angle="225">
  47.                 <resource x="1174" y="-1606" type="cu" amount="10500" collectors="2"/>
  48.                 <resource x="1174" y="-1406" type="ru" amount="4000" collectors="2"/>
  49.             </wreck>
  50.             <wreck x="2711" y="321" angle="135">
  51.                 <resource x="2499" y="249" type="cu" amount="10500" collectors="2"/>
  52.                 <resource x="2641" y="108" type="ru" amount="4000" collectors="2"/>
  53.             </wreck>
  54.         </wrecks>
  55.         <artifacts>
  56.             <artifact x="881" y="664"/>
  57.             <artifact x="-5" y="-15"/>
  58.             <artifact x="-876" y="-754"/>
  59.         </artifacts>
  60.         <ezs>
  61.             <ez team="0" x="3300" y="3300" radius="600"/>
  62.             <ez team="1" x="-3300" y="-3300" radius="600"/>
  63.         </ezs>
  64.     </layout>
  65. </dokmap>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement