1
1
forked from 0ad/0ad

Rename maurya hero

Patch by: @Nescio
Differential Revision: https://code.wildfiregames.com/D2795
This was SVN commit r23834.
This commit is contained in:
Stan 2020-07-14 15:49:56 +00:00
parent 150f333019
commit ad83349820
9 changed files with 11 additions and 11 deletions

View File

@ -3,9 +3,9 @@
<castshadow/>
<group>
<variant frequency="1" name="maur_hero_howdah">
<mesh>props/maur_maurya_howdah.dae</mesh>
<mesh>props/elephant/maur_hero_howdah.dae</mesh>
<props>
<prop actor="units/mauryas/hero_elephantry_maurya_r.xml" attachpoint="maurya"/>
<prop actor="units/mauryas/hero_elephant_chandragupta_r.xml" attachpoint="maurya"/>
</props>
<textures>
<texture file="props/maur_howdah.png" name="baseTex"/>

View File

@ -6,7 +6,7 @@
<mesh>skeletal/elephant_asian_armored_02.dae</mesh>
<props>
<prop actor="units/mauryas/elephantry_c_d.xml" attachpoint="rider"/>
<prop actor="props/units/maur_hero_howdah.xml" attachpoint="turret"/>
<prop actor="props/units/elephant/maur_hero_howdah.xml" attachpoint="turret"/>
</props>
<textures>
<texture file="skeletal/maur_elephant_hero.png" name="baseTex"/>

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -10,7 +10,7 @@
units/{civ}_champion_maiden
units/{civ}_champion_chariot
units/{civ}_hero_chanakya
units/{civ}_hero_maurya
units/{civ}_hero_chandragupta
units/{civ}_hero_ashoka
</Entities>
<Technologies datatype="tokens">

View File

@ -32,7 +32,7 @@
units/{civ}_support_female_citizen
units/{civ}_champion_maiden_archer
units/{civ}_hero_chanakya
units/{civ}_hero_maurya
units/{civ}_hero_chandragupta
units/{civ}_hero_ashoka
</Entities>
</ProductionQueue>

View File

@ -20,6 +20,6 @@
</TechCostMultiplier>
</ProductionQueue>
<VisualActor>
<Actor>units/mauryas/hero_elephantry_maurya_m.xml</Actor>
<Actor>units/mauryas/hero_elephant_chandragupta_m.xml</Actor>
</VisualActor>
</Entity>