mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-19 17:27:10 +00:00
Entities for the Celtic Advanced and Elite units (although they don't actually work; not sure why yet).
This was SVN commit r1726.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<Entity Tag="celt_cjv_a" Parent="celt_cjv_b">
|
||||
<Traits>
|
||||
<Up
|
||||
newentity="celt_cjv_u"
|
||||
rank="2"
|
||||
/>
|
||||
</Traits>
|
||||
<Actor>Celtic Advanced Javelinist Cavalry</Actor>
|
||||
</Entity>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<Entity Tag="celt_cjv_e" Parent="celt_cjv_a">
|
||||
<Traits>
|
||||
<Up
|
||||
newentity=""
|
||||
rank="3"
|
||||
/>
|
||||
</Traits>
|
||||
<Actor>Celtic Elite Javelinist Cavalry</Actor>
|
||||
</Entity>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<Entity Tag="celt_csp_a" Parent="celt_csp_b">
|
||||
<Traits>
|
||||
<Up
|
||||
newentity="celt_csp_u"
|
||||
rank="2"
|
||||
/>
|
||||
</Traits>
|
||||
<Actor>Celtic Advanced Spearman Cavalry</Actor>
|
||||
</Entity>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<Entity Tag="celt_csp_e" Parent="celt_csp_a">
|
||||
<Traits>
|
||||
<Up
|
||||
newentity=""
|
||||
rank="3"
|
||||
/>
|
||||
</Traits>
|
||||
<Actor>Celtic Elite Spearman Cavalry</Actor>
|
||||
</Entity>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<Entity Tag="celt_csw_a" Parent="celt_csw_b">
|
||||
<Traits>
|
||||
<Up
|
||||
newentity="celt_csw_u"
|
||||
rank="2"
|
||||
/>
|
||||
</Traits>
|
||||
<Actor>Celtic Advanced Swordsman Cavalry</Actor>
|
||||
</Entity>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<Entity Tag="celt_csw_e" Parent="celt_csw_a">
|
||||
<Traits>
|
||||
<Up
|
||||
newentity=""
|
||||
rank="3"
|
||||
/>
|
||||
</Traits>
|
||||
<Actor>Celtic Elite Swordsman Cavalry</Actor>
|
||||
</Entity>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<Entity Tag="celt_ijv_a" Parent="celt_ijv_b">
|
||||
<Traits>
|
||||
<Up
|
||||
newentity="celt_ijv_u"
|
||||
rank="2"
|
||||
/>
|
||||
</Traits>
|
||||
<Actor>Celtic Advanced Javelinist Cavalry</Actor>
|
||||
</Entity>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<Entity Tag="celt_ijv_e" Parent="celt_ijv_a">
|
||||
<Traits>
|
||||
<Up
|
||||
newentity=""
|
||||
rank="3"
|
||||
/>
|
||||
</Traits>
|
||||
<Actor>Celtic Elite Javelinist Cavalry</Actor>
|
||||
</Entity>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<Entity Tag="celt_isp_a" Parent="celt_isp_b">
|
||||
<Traits>
|
||||
<Up
|
||||
newentity="celt_isp_u"
|
||||
rank="2"
|
||||
/>
|
||||
</Traits>
|
||||
<Actor>Celtic Advanced Spearman Cavalry</Actor>
|
||||
</Entity>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<Entity Tag="celt_isp_e" Parent="celt_isp_a">
|
||||
<Traits>
|
||||
<Up
|
||||
newentity=""
|
||||
rank="3"
|
||||
/>
|
||||
</Traits>
|
||||
<Actor>Celtic Elite Spearman Cavalry</Actor>
|
||||
</Entity>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<Entity Tag="celt_isw_a" Parent="celt_isw_b">
|
||||
<Traits>
|
||||
<Up
|
||||
newentity="celt_isw_u"
|
||||
rank="2"
|
||||
/>
|
||||
</Traits>
|
||||
<Actor>Celtic Advanced Swordsman Cavalry</Actor>
|
||||
</Entity>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<Entity Tag="celt_isp_e" Parent="celt_isp_a">
|
||||
<Traits>
|
||||
<Up
|
||||
newentity=""
|
||||
rank="3"
|
||||
/>
|
||||
</Traits>
|
||||
<Actor>Celtic Elite Swordsman Cavalry</Actor>
|
||||
</Entity>
|
||||
Binary file not shown.
Reference in New Issue
Block a user