Battalion zone - incomplete.
Contributed by Ionut.
This commit is contained in:
9
trunk/dist/game/data/zones/battalion.xml
vendored
Normal file
9
trunk/dist/game/data/zones/battalion.xml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list enabled="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/zones.xsd">
|
||||
<zone name="Battalion" type="BattalionZone" shape="NPoly" minZ="-15000" maxZ="-10000">
|
||||
<node X="130000" Y="160000" />
|
||||
<node X="130000" Y="130000" />
|
||||
<node X="160000" Y="130000" />
|
||||
<node X="160000" Y="160000" />
|
||||
</zone>
|
||||
</list>
|
Reference in New Issue
Block a user