1
0
forked from 0ad/0ad

Added female citizens to civil center

Removed unneeded reference to portrait sheet for the Celts and Hellenes
advanced and elite units since they already inherit it

This was SVN commit r7762.
This commit is contained in:
WhiteTreePaladin 2010-07-16 14:22:18 +00:00
parent ae823038bd
commit 5f366d798f
19 changed files with 5 additions and 18 deletions

View File

@ -49,4 +49,9 @@
<Radius>60</Radius>
<Types>food wood stone metal</Types>
</ResourceDropsite>
<TrainingQueue>
<Entities datatype="tokens">
units/{civ}_support_female_citizen
</Entities>
</TrainingQueue>
</Entity>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/celt_cavalry_javelinist_b">
<Identity>
<IconSheet>snPortraitSheetCelt</IconSheet>
<IconCell>7</IconCell>
</Identity>
<Promotion>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/celt_cavalry_javelinist_a">
<Identity>
<IconSheet>snPortraitSheetCelt</IconSheet>
<IconCell>8</IconCell>
</Identity>
<Loot>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/celt_cavalry_spearman_b">
<Identity>
<IconSheet>snPortraitSheetCelt</IconSheet>
<IconCell>16</IconCell>
</Identity>
<Promotion>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/celt_cavalry_spearman_a">
<Identity>
<IconSheet>snPortraitSheetCelt</IconSheet>
<IconCell>17</IconCell>
</Identity>
<Loot>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/celt_cavalry_swordsman_b">
<Identity>
<IconSheet>snPortraitSheetCelt</IconSheet>
<IconCell>19</IconCell>
</Identity>
<Promotion>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/celt_cavalry_swordsman_a">
<Identity>
<IconSheet>snPortraitSheetCelt</IconSheet>
<IconCell>20</IconCell>
</Identity>
<Loot>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/celt_infantry_javelinist_b">
<Identity>
<IconSheet>snPortraitSheetCelt</IconSheet>
<IconCell>22</IconCell>
</Identity>
<Promotion>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/celt_infantry_javelinist_a">
<Identity>
<IconSheet>snPortraitSheetCelt</IconSheet>
<IconCell>23</IconCell>
</Identity>
<Loot>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/celt_infantry_spearman_b">
<Identity>
<IconSheet>snPortraitSheetCelt</IconSheet>
<IconCell>4</IconCell>
</Identity>
<Promotion>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/celt_infantry_spearman_a">
<Identity>
<IconSheet>snPortraitSheetCelt</IconSheet>
<IconCell>5</IconCell>
</Identity>
<Health>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/hele_cavalry_swordsman_b">
<Identity>
<IconSheet>snPortraitSheetHele</IconSheet>
<IconCell>19</IconCell>
</Identity>
<Promotion>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/hele_cavalry_swordsman_a">
<Identity>
<IconSheet>snPortraitSheetHele</IconSheet>
<IconCell>20</IconCell>
</Identity>
<ResourceGatherer>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/hele_infantry_archer_b">
<Identity>
<IconSheet>snPortraitSheetHele</IconSheet>
<IconCell>10</IconCell>
</Identity>
<Promotion>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/hele_infantry_archer_a">
<Identity>
<IconSheet>snPortraitSheetHele</IconSheet>
<IconCell>11</IconCell>
</Identity>
<ResourceGatherer>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/hele_infantry_javelinist_b">
<Identity>
<IconSheet>snPortraitSheetHele</IconSheet>
<IconCell>7</IconCell>
</Identity>
<Promotion>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/hele_infantry_javelinist_a">
<Identity>
<IconSheet>snPortraitSheetHele</IconSheet>
<IconCell>8</IconCell>
</Identity>
<ResourceGatherer>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/hele_infantry_spearman_b">
<Identity>
<IconSheet>snPortraitSheetHele</IconSheet>
<IconCell>4</IconCell>
</Identity>
<Promotion>

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="units/hele_infantry_spearman_a">
<Identity>
<IconSheet>snPortraitSheetHele</IconSheet>
<IconCell>5</IconCell>
</Identity>
<ResourceGatherer>