<!DOCTYPE Resource SYSTEM "AATeam/map-0.2.8.0.dtd"> <Resource type="aamap" name="3v3v3v3" version="0.0.1" author="Pathetique" category="sumo"> <Map version="4"> <!-- Shamelessly ripped off from the standard War Sumo map. --> <Settings> <Setting name="FORTRESS_MAX_PER_TEAM" value="1" /> </Settings> <World> <Field> <Axes number="4"/> <Spawn x="199" y="270" xdir="0" ydir="-1" /> <Spawn x="201" y="130" xdir="0" ydir="1" /> <Spawn x="130" y="199" xdir="1" ydir="0" /> <Spawn x="270" y="201" xdir="-1" ydir="0" /> <!-- outer wall--> <Wall> <Point x="0" y="0" /> <Point x="0" y="400" /> <Point x="400" y="400" /> <Point x="400" y="0" /> <Point x="0" y="0" /> </Wall> <Zone effect="fortress"> <ShapeCircle radius="50" growth="-0.4"> <Point x="200" y="200" /> </ShapeCircle> </Zone> <Zone effect="fortress"> <ShapeCircle radius="50" growth="-0.4"> <Point x="200" y="200" /> </ShapeCircle> </Zone> <Zone effect="fortress"> <ShapeCircle radius="50" growth="-0.4"> <Point x="200" y="200" /> </ShapeCircle> </Zone> <Zone effect="fortress"> <ShapeCircle radius="50" growth="-0.4"> <Point x="200" y="200" /> </ShapeCircle> </Zone> </Field> </World> </Map> </Resource>