mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-23 12:33:13 +00:00
Nuke the misleading Structure_Defence from the wallset template name
Patch By: Nescio Differential Revision: https://code.wildfiregames.com/D1733 This was SVN commit r22116.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wallset">
|
||||
<Entity parent="template_wallset">
|
||||
<Identity>
|
||||
<GenericName>Wooden Wall</GenericName>
|
||||
<SpecificName>Palisade</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wallset">
|
||||
<Entity parent="template_wallset">
|
||||
<Identity>
|
||||
<Civ>athen</Civ>
|
||||
<SpecificName>Teîkhos</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wallset">
|
||||
<Entity parent="template_wallset">
|
||||
<Identity>
|
||||
<Civ>brit</Civ>
|
||||
<SpecificName>Rate</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wallset">
|
||||
<Entity parent="template_wallset">
|
||||
<Identity>
|
||||
<Civ>cart</Civ>
|
||||
<SpecificName>Low Wall</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wallset">
|
||||
<Entity parent="template_wallset">
|
||||
<Identity>
|
||||
<Civ>cart</Civ>
|
||||
<SpecificName>Jdar</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wallset">
|
||||
<Entity parent="template_wallset">
|
||||
<Identity>
|
||||
<Civ>gaul</Civ>
|
||||
<SpecificName>Rate</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wallset">
|
||||
<Entity parent="template_wallset">
|
||||
<Identity>
|
||||
<Civ>iber</Civ>
|
||||
<SpecificName>Zabal Horma</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wallset">
|
||||
<Entity parent="template_wallset">
|
||||
<Identity>
|
||||
<Civ>kush</Civ>
|
||||
<SpecificName>sbty</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wallset">
|
||||
<Entity parent="template_wallset">
|
||||
<Identity>
|
||||
<Civ>mace</Civ>
|
||||
<SpecificName>Teîkhos</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wallset">
|
||||
<Entity parent="template_wallset">
|
||||
<Identity>
|
||||
<Civ>maur</Civ>
|
||||
<SpecificName>Shilabanda</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wallset">
|
||||
<Entity parent="template_wallset">
|
||||
<Identity>
|
||||
<Civ>pers</Civ>
|
||||
<SpecificName>Para</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wallset">
|
||||
<Entity parent="template_wallset">
|
||||
<Identity>
|
||||
<Civ>ptol</Civ>
|
||||
<SpecificName>h-n-njwt</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wallset">
|
||||
<Entity parent="template_wallset">
|
||||
<Identity>
|
||||
<Civ>rome</Civ>
|
||||
<GenericName>Siege Wall</GenericName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wallset">
|
||||
<Entity parent="template_wallset">
|
||||
<Identity>
|
||||
<Civ>rome</Civ>
|
||||
<SpecificName>Moenia</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wallset">
|
||||
<Entity parent="template_wallset">
|
||||
<Identity>
|
||||
<Civ>sele</Civ>
|
||||
<SpecificName>Teîkhos</SpecificName>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_defense_wallset">
|
||||
<Entity parent="template_wallset">
|
||||
<Identity>
|
||||
<Civ>spart</Civ>
|
||||
<SpecificName>Teîkhos</SpecificName>
|
||||
|
||||
Reference in New Issue
Block a user