mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-23 10:54:13 +00:00
Change structure_defense to structure_defensive so it is consistent with the other structure types. Nuking the weird defense_defense_tower name while at it
Patch By: Nescio Differential Revision: https://code.wildfiregames.com/D1788 This was SVN commit r22120.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall">
|
||||
<Entity parent="template_structure_defensive_wall">
|
||||
<Cost>
|
||||
<BuildTime>8</BuildTime>
|
||||
</Cost>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall">
|
||||
<Entity parent="template_structure_defensive_wall">
|
||||
<Cost>
|
||||
<BuildTime>12</BuildTime>
|
||||
</Cost>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall">
|
||||
<Entity parent="template_structure_defensive_wall">
|
||||
<Cost>
|
||||
<BuildTime>8</BuildTime>
|
||||
</Cost>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_sentry">
|
||||
<Entity parent="template_structure_defensive_tower_sentry">
|
||||
<Capturable disable=""/>
|
||||
<Identity>
|
||||
<SpecificName>Palisade Fort</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_gate">
|
||||
<Entity parent="template_structure_defensive_wall_gate">
|
||||
<Armour>
|
||||
<Hack>4.0</Hack>
|
||||
<Pierce>25.0</Pierce>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_long">
|
||||
<Entity parent="template_structure_defensive_wall_long">
|
||||
<Armour>
|
||||
<Hack>4.0</Hack>
|
||||
<Pierce>25.0</Pierce>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_medium">
|
||||
<Entity parent="template_structure_defensive_wall_medium">
|
||||
<Armour>
|
||||
<Hack>4.0</Hack>
|
||||
<Pierce>25.0</Pierce>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall">
|
||||
<Entity parent="template_structure_defensive_wall">
|
||||
<Cost>
|
||||
<BuildTime>18</BuildTime>
|
||||
</Cost>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_short">
|
||||
<Entity parent="template_structure_defensive_wall_short">
|
||||
<Armour>
|
||||
<Hack>4.0</Hack>
|
||||
<Pierce>25.0</Pierce>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall">
|
||||
<Entity parent="template_structure_defensive_wall">
|
||||
<Cost>
|
||||
<BuildTime>12</BuildTime>
|
||||
</Cost>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall">
|
||||
<Entity parent="template_structure_defensive_wall">
|
||||
<Armour>
|
||||
<Hack>4.0</Hack>
|
||||
<Pierce>25.0</Pierce>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall">
|
||||
<Entity parent="template_structure_defensive_wall">
|
||||
<Cost>
|
||||
<BuildTime>18</BuildTime>
|
||||
</Cost>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall">
|
||||
<Entity parent="template_structure_defensive_wall">
|
||||
<Cost>
|
||||
<BuildTime>12</BuildTime>
|
||||
</Cost>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall">
|
||||
<Entity parent="template_structure_defensive_wall">
|
||||
<Cost>
|
||||
<BuildTime>12</BuildTime>
|
||||
</Cost>
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_stone">
|
||||
<Entity parent="template_structure_defensive_tower_stone">
|
||||
<Footprint replace=""><!-- use iberian footprint -->
|
||||
<Circle radius="8.0"/>
|
||||
<Height>12.0</Height>
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_outpost">
|
||||
<Entity parent="template_structure_defensive_tower_outpost">
|
||||
<Identity>
|
||||
<Civ>skirm</Civ>
|
||||
</Identity>
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_sentry">
|
||||
<Entity parent="template_structure_defensive_tower_sentry">
|
||||
<Identity>
|
||||
<Civ>skirm</Civ>
|
||||
</Identity>
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_gate">
|
||||
<Entity parent="template_structure_defensive_wall_gate">
|
||||
<Footprint>
|
||||
<Square width="39.0" depth="8.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_long">
|
||||
<Entity parent="template_structure_defensive_wall_long">
|
||||
<Footprint>
|
||||
<Square width="37" depth="9"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_medium">
|
||||
<Entity parent="template_structure_defensive_wall_medium">
|
||||
<Footprint>
|
||||
<Square width="25" depth="9"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_short">
|
||||
<Entity parent="template_structure_defensive_wall_short">
|
||||
<Footprint>
|
||||
<Square width="13" depth="9"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_tower">
|
||||
<Entity parent="template_structure_defensive_wall_tower">
|
||||
<Footprint replace="">
|
||||
<Circle radius="6.2"/>
|
||||
<Height>15.0</Height>
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_gate">
|
||||
<Entity parent="template_structure_defensive_wall_gate">
|
||||
<Footprint>
|
||||
<Square width="37.0" depth="9.5"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_long">
|
||||
<Entity parent="template_structure_defensive_wall_long">
|
||||
<Footprint>
|
||||
<Square width="37" depth="9"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_medium">
|
||||
<Entity parent="template_structure_defensive_wall_medium">
|
||||
<Footprint>
|
||||
<Square width="25" depth="9"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_short">
|
||||
<Entity parent="template_structure_defensive_wall_short">
|
||||
<Footprint>
|
||||
<Square width="13" depth="9"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_tower">
|
||||
<Entity parent="template_structure_defensive_wall_tower">
|
||||
<Footprint replace="">
|
||||
<Circle radius="6.2"/>
|
||||
<Height>15.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_stone">
|
||||
<Entity parent="template_structure_defensive_tower_stone">
|
||||
<Footprint>
|
||||
<Square width="10.0" depth="10.5"/>
|
||||
<Height>15.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_outpost">
|
||||
<Entity parent="template_structure_defensive_tower_outpost">
|
||||
<Identity>
|
||||
<Civ>athen</Civ>
|
||||
<GenericName>Greek Outpost</GenericName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_sentry">
|
||||
<Entity parent="template_structure_defensive_tower_sentry">
|
||||
<Identity>
|
||||
<Civ>athen</Civ>
|
||||
</Identity>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_gate">
|
||||
<Entity parent="template_structure_defensive_wall_gate">
|
||||
<Footprint>
|
||||
<Square width="39.0" depth="8.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_long">
|
||||
<Entity parent="template_structure_defensive_wall_long">
|
||||
<Footprint>
|
||||
<Square width="38.5" depth="7.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_medium">
|
||||
<Entity parent="template_structure_defensive_wall_medium">
|
||||
<Footprint>
|
||||
<Square width="26.0" depth="7.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_short">
|
||||
<Entity parent="template_structure_defensive_wall_short">
|
||||
<Footprint>
|
||||
<Square width="14.0" depth="7.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_tower">
|
||||
<Entity parent="template_structure_defensive_wall_tower">
|
||||
<Footprint>
|
||||
<Square width="9.0" depth="9.0"/>
|
||||
<Height>15.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_stone">
|
||||
<Entity parent="template_structure_defensive_tower_stone">
|
||||
<Identity>
|
||||
<Civ>pers</Civ>
|
||||
<SpecificName>Pāyaud</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_stone">
|
||||
<Entity parent="template_structure_defensive_tower_stone">
|
||||
<Footprint replace="">
|
||||
<Circle radius="6.0"/>
|
||||
<Height>10.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_outpost">
|
||||
<Entity parent="template_structure_defensive_tower_outpost">
|
||||
<Identity>
|
||||
<Civ>brit</Civ>
|
||||
<SpecificName>Antosolicon</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_sentry">
|
||||
<Entity parent="template_structure_defensive_tower_sentry">
|
||||
<Identity>
|
||||
<Civ>brit</Civ>
|
||||
<SpecificName>Uxelon</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_gate">
|
||||
<Entity parent="template_structure_defensive_wall_gate">
|
||||
<Footprint>
|
||||
<Square width="38.5" depth="9.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_long">
|
||||
<Entity parent="template_structure_defensive_wall_long">
|
||||
<Footprint>
|
||||
<Square width="38.5" depth="8.5"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_medium">
|
||||
<Entity parent="template_structure_defensive_wall_medium">
|
||||
<Footprint>
|
||||
<Square width="26.5" depth="8.5"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_short">
|
||||
<Entity parent="template_structure_defensive_wall_short">
|
||||
<Footprint>
|
||||
<Square width="14.5" depth="8.5"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_tower">
|
||||
<Entity parent="template_structure_defensive_wall_tower">
|
||||
<Attack disable=""/>
|
||||
<Footprint>
|
||||
<Square width="10.0" depth="10.0"/>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_stone">
|
||||
<Entity parent="template_structure_defensive_tower_stone">
|
||||
<Footprint>
|
||||
<Square width="10.0" depth="10.0"/>
|
||||
<Height>18.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_outpost">
|
||||
<Entity parent="template_structure_defensive_tower_outpost">
|
||||
<Identity>
|
||||
<Civ>cart</Civ>
|
||||
<SpecificName>Carthaginian Outpost</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_sentry">
|
||||
<Entity parent="template_structure_defensive_tower_sentry">
|
||||
<Identity>
|
||||
<Civ>cart</Civ>
|
||||
</Identity>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_gate">
|
||||
<Entity parent="template_structure_defensive_wall_gate">
|
||||
<Footprint>
|
||||
<Square width="46.0" depth="11.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_long">
|
||||
<Entity parent="template_structure_defensive_wall_long">
|
||||
<Footprint>
|
||||
<Square width="45.0" depth="11.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_medium">
|
||||
<Entity parent="template_structure_defensive_wall_medium">
|
||||
<Footprint>
|
||||
<Square width="31.0" depth="11.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_short">
|
||||
<Entity parent="template_structure_defensive_wall_short">
|
||||
<Footprint>
|
||||
<Square width="17.0" depth="11.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_tower">
|
||||
<Entity parent="template_structure_defensive_wall_tower">
|
||||
<Footprint>
|
||||
<Square width="14.0" depth="14.0"/>
|
||||
<Height>18.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_stone">
|
||||
<Entity parent="template_structure_defensive_tower_stone">
|
||||
<Footprint>
|
||||
<Square width="10.0" depth="10.0"/>
|
||||
<Height>15.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_outpost">
|
||||
<Entity parent="template_structure_defensive_tower_outpost">
|
||||
<Identity>
|
||||
<Civ>gaul</Civ>
|
||||
<SpecificName>Antosolicon</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_sentry">
|
||||
<Entity parent="template_structure_defensive_tower_sentry">
|
||||
<Identity>
|
||||
<Civ>gaul</Civ>
|
||||
<SpecificName>Uxelon</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_gate">
|
||||
<Entity parent="template_structure_defensive_wall_gate">
|
||||
<Footprint>
|
||||
<Square width="38.5" depth="9.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_long">
|
||||
<Entity parent="template_structure_defensive_wall_long">
|
||||
<Footprint>
|
||||
<Square width="38.5" depth="8.5"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_medium">
|
||||
<Entity parent="template_structure_defensive_wall_medium">
|
||||
<Footprint>
|
||||
<Square width="26.5" depth="8.5"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_short">
|
||||
<Entity parent="template_structure_defensive_wall_short">
|
||||
<Footprint>
|
||||
<Square width="14.5" depth="8.5"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_tower">
|
||||
<Entity parent="template_structure_defensive_wall_tower">
|
||||
<Attack disable=""/>
|
||||
<Footprint>
|
||||
<Square width="10.0" depth="10.0"/>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_stone">
|
||||
<Entity parent="template_structure_defensive_tower_stone">
|
||||
<Attack>
|
||||
<Ranged>
|
||||
<MinRange>12.0</MinRange>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_outpost">
|
||||
<Entity parent="template_structure_defensive_tower_outpost">
|
||||
<Identity>
|
||||
<Civ>iber</Civ>
|
||||
<SpecificName>Iberian Outpost</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_sentry">
|
||||
<Entity parent="template_structure_defensive_tower_sentry">
|
||||
<Identity>
|
||||
<Civ>iber</Civ>
|
||||
</Identity>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_gate">
|
||||
<Entity parent="template_structure_defensive_wall_gate">
|
||||
<Footprint>
|
||||
<Square width="37.0" depth="9.5"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_long">
|
||||
<Entity parent="template_structure_defensive_wall_long">
|
||||
<Footprint>
|
||||
<Square width="37" depth="9"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_medium">
|
||||
<Entity parent="template_structure_defensive_wall_medium">
|
||||
<Footprint>
|
||||
<Square width="25" depth="9"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_short">
|
||||
<Entity parent="template_structure_defensive_wall_short">
|
||||
<Footprint>
|
||||
<Square width="13" depth="9"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_tower">
|
||||
<Entity parent="template_structure_defensive_wall_tower">
|
||||
<Footprint replace="">
|
||||
<Circle radius="6.2"/>
|
||||
<Height>15.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_stone">
|
||||
<Entity parent="template_structure_defensive_tower_stone">
|
||||
<Identity>
|
||||
<Civ>kush</Civ>
|
||||
<SpecificName>tsmt ‘3</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_outpost">
|
||||
<Entity parent="template_structure_defensive_tower_outpost">
|
||||
<Identity>
|
||||
<Civ>kush</Civ>
|
||||
<SpecificName>trtr</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_sentry">
|
||||
<Entity parent="template_structure_defensive_tower_sentry">
|
||||
<Identity>
|
||||
<Civ>kush</Civ>
|
||||
<SpecificName>tsmt</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_gate">
|
||||
<Entity parent="template_structure_defensive_wall_gate">
|
||||
<Footprint>
|
||||
<Square width="42.0" depth="14.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_long">
|
||||
<Entity parent="template_structure_defensive_wall_long">
|
||||
<Footprint>
|
||||
<Square width="40" depth="10.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_medium">
|
||||
<Entity parent="template_structure_defensive_wall_medium">
|
||||
<Footprint>
|
||||
<Square width="28.0" depth="10.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_short">
|
||||
<Entity parent="template_structure_defensive_wall_short">
|
||||
<Footprint>
|
||||
<Square width="16.0" depth="10.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_tower">
|
||||
<Entity parent="template_structure_defensive_wall_tower">
|
||||
<Footprint>
|
||||
<Square width="12" depth="12"/>
|
||||
<Height>15.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_stone">
|
||||
<Entity parent="template_structure_defensive_tower_stone">
|
||||
<Footprint>
|
||||
<Square width="10.0" depth="10.5"/>
|
||||
<Height>15.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_outpost">
|
||||
<Entity parent="template_structure_defensive_tower_outpost">
|
||||
<Identity>
|
||||
<Civ>mace</Civ>
|
||||
<GenericName>Greek Outpost</GenericName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_sentry">
|
||||
<Entity parent="template_structure_defensive_tower_sentry">
|
||||
<Identity>
|
||||
<Civ>mace</Civ>
|
||||
</Identity>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_gate">
|
||||
<Entity parent="template_structure_defensive_wall_gate">
|
||||
<Footprint>
|
||||
<Square width="39.0" depth="8.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_long">
|
||||
<Entity parent="template_structure_defensive_wall_long">
|
||||
<Footprint>
|
||||
<Square width="38.5" depth="7.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_medium">
|
||||
<Entity parent="template_structure_defensive_wall_medium">
|
||||
<Footprint>
|
||||
<Square width="26.0" depth="7.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_short">
|
||||
<Entity parent="template_structure_defensive_wall_short">
|
||||
<Footprint>
|
||||
<Square width="14.0" depth="7.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_tower">
|
||||
<Entity parent="template_structure_defensive_wall_tower">
|
||||
<Footprint>
|
||||
<Square width="9.0" depth="9.0"/>
|
||||
<Height>15.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_stone">
|
||||
<Entity parent="template_structure_defensive_tower_stone">
|
||||
<Identity>
|
||||
<Civ>maur</Civ>
|
||||
<SpecificName>Udarka</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_outpost">
|
||||
<Entity parent="template_structure_defensive_tower_outpost">
|
||||
<Identity>
|
||||
<Civ>maur</Civ>
|
||||
<SpecificName>Uparaksana</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_sentry">
|
||||
<Entity parent="template_structure_defensive_tower_sentry">
|
||||
<Identity>
|
||||
<Civ>maur</Civ>
|
||||
</Identity>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_gate">
|
||||
<Entity parent="template_structure_defensive_wall_gate">
|
||||
<Footprint>
|
||||
<Square width="38.5" depth="8.5"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_long">
|
||||
<Entity parent="template_structure_defensive_wall_long">
|
||||
<Cost>
|
||||
<Resources>
|
||||
<stone>0</stone>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_medium">
|
||||
<Entity parent="template_structure_defensive_wall_medium">
|
||||
<Cost>
|
||||
<Resources>
|
||||
<stone>0</stone>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_short">
|
||||
<Entity parent="template_structure_defensive_wall_short">
|
||||
<Cost>
|
||||
<Resources>
|
||||
<stone>0</stone>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_tower">
|
||||
<Entity parent="template_structure_defensive_wall_tower">
|
||||
<Cost>
|
||||
<Resources>
|
||||
<stone>0</stone>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_stone">
|
||||
<Entity parent="template_structure_defensive_tower_stone">
|
||||
<Identity>
|
||||
<Civ>pers</Civ>
|
||||
<SpecificName>Pāyaud</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_outpost">
|
||||
<Entity parent="template_structure_defensive_tower_outpost">
|
||||
<Identity>
|
||||
<Civ>pers</Civ>
|
||||
<SpecificName>Didebani</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_tower_sentry">
|
||||
<Entity parent="template_structure_defensive_tower_sentry">
|
||||
<Identity>
|
||||
<Civ>pers</Civ>
|
||||
</Identity>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_gate">
|
||||
<Entity parent="template_structure_defensive_wall_gate">
|
||||
<Footprint>
|
||||
<Square width="38.5" depth="9.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_long">
|
||||
<Entity parent="template_structure_defensive_wall_long">
|
||||
<Footprint>
|
||||
<Square width="38.5" depth="9.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_medium">
|
||||
<Entity parent="template_structure_defensive_wall_medium">
|
||||
<Footprint>
|
||||
<Square width="26.0" depth="9.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_short">
|
||||
<Entity parent="template_structure_defensive_wall_short">
|
||||
<Footprint>
|
||||
<Square width="14.0" depth="8.0"/>
|
||||
<Height>9.0</Height>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wall_tower">
|
||||
<Entity parent="template_structure_defensive_wall_tower">
|
||||
<Footprint>
|
||||
<Square width="10.0" depth="10.0"/>
|
||||
<Height>18.0</Height>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user