<!DOCTYPE Resource SYSTEM "AATeam/map-0.2.8.0.dtd"> <Resource type="aamap" name="sumo-faceoff" version="0.0.1" author="turtle" category="classic"> <Map version="1"> <Settings> <Setting name="FORTRESS_MAX_PER_TEAM" value="1" /> </Settings> <World> <Field> <Axes number="4"/> <Spawn x="251" y="175" xdir="0" ydir="1" /> <Spawn x="249" y="325" xdir="0" ydir="-1" /> <!-- outer wall--> <Wall> <Point x="0" y="0" /> <Point x="0" y="500" /> <Point x="500" y="500" /> <Point x="500" y="0" /> <Point x="0" y="0" /> </Wall> <Zone effect="fortress"> <ShapeCircle radius="40" growth="-0.4"> <Point x="250" y="250" /> </ShapeCircle> </Zone> <Zone effect="fortress"> <ShapeCircle radius="40" growth="-0.4"> <Point x="250" y="250" /> </ShapeCircle> </Zone> </Field> </World> </Map> </Resource>