mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-20 02:07:09 +00:00
#Fixed the icon specifications for the Celts
This was SVN commit r4637.
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user