#Fixed the icon specifications for the Celts

This was SVN commit r4637.
This commit is contained in:
Wijitmaker
2006-11-12 01:09:44 +00:00
parent 53c2563048
commit 7bf195ba0f
12 changed files with 103 additions and 2 deletions
@@ -8,7 +8,7 @@
<Id>
<Generic>Cavalry Javelinist</Generic>
<Icon_Cell>21</Icon_Cell>
<Icon_Cell>6</Icon_Cell>
<Classes>Javelin</Classes>
@@ -9,7 +9,7 @@
<Generic>Infantry Javelinist</Generic>
<Icon_Cell>6</Icon_Cell>
<Icon_Cell>21</Icon_Cell>
<Classes>Javelin</Classes>
@@ -3,5 +3,15 @@
<Entity
Parent="celt_cavalry_javelinist_b"
>
<Traits>
<Id>
<Icon_Cell>7</Icon_Cell>
</Id>
</Traits>
<Actor>units/celts/cavalry_javelinist_a.xml</Actor>
</Entity>
@@ -3,5 +3,15 @@
<Entity
Parent="celt_cavalry_javelinist_a"
>
<Traits>
<Id>
<Icon_Cell>8</Icon_Cell>
</Id>
</Traits>
<Actor>units/celts/cavalry_javelinist_e.xml</Actor>
</Entity>
@@ -3,5 +3,15 @@
<Entity
Parent="celt_cavalry_spearman_b"
>
<Traits>
<Id>
<Icon_Cell>16</Icon_Cell>
</Id>
</Traits>
<Actor>units/celts/cavalry_spearman_a.xml</Actor>
</Entity>
@@ -3,5 +3,15 @@
<Entity
Parent="celt_cavalry_spearman_a"
>
<Traits>
<Id>
<Icon_Cell>17</Icon_Cell>
</Id>
</Traits>
<Actor>units/celts/cavalry_spearman_e.xml</Actor>
</Entity>
@@ -3,5 +3,15 @@
<Entity
Parent="celt_cavalry_swordsman_b"
>
<Traits>
<Id>
<Icon_Cell>19</Icon_Cell>
</Id>
</Traits>
<Actor>units/celts/cavalry_swordsman_a.xml</Actor>
</Entity>
@@ -3,5 +3,15 @@
<Entity
Parent="celt_cavalry_swordsman_a"
>
<Traits>
<Id>
<Icon_Cell>20</Icon_Cell>
</Id>
</Traits>
<Actor>units/celts/cavalry_swordsman_e.xml</Actor>
</Entity>
@@ -3,5 +3,15 @@
<Entity
Parent="celt_infantry_javelinist_b"
>
<Traits>
<Id>
<Icon_Cell>22</Icon_Cell>
</Id>
</Traits>
<Actor>units/celts/infantry_javelinist_a.xml</Actor>
</Entity>
@@ -3,5 +3,15 @@
<Entity
Parent="celt_infantry_javelinist_a"
>
<Traits>
<Id>
<Icon_Cell>23</Icon_Cell>
</Id>
</Traits>
<Actor>units/celts/infantry_javelinist_e.xml</Actor>
</Entity>
@@ -3,6 +3,17 @@
<Entity
Parent="celt_infantry_spearman_b"
>
<Traits>
<Id>
<Icon_Cell>4</Icon_Cell>
</Id>
</Traits>
<Actor>units/celts/infantry_spearman_a.xml</Actor>
</Entity>
@@ -3,6 +3,16 @@
<Entity
Parent="celt_infantry_spearman_a"
>
<Traits>
<Id>
<Icon_Cell>5</Icon_Cell>
</Id>
</Traits>
<Actor>units/celts/infantry_spearman_e.xml</Actor>
</Entity>