forked from mirrors/0ad
Rename maurya hero
Patch by: @Nescio Differential Revision: https://code.wildfiregames.com/D2795 This was SVN commit r23834.
This commit is contained in:
+2
-2
@@ -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"/>
|
||||
+1
-1
@@ -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.
@@ -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">
|
||||
|
||||
@@ -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>
|
||||
|
||||
+1
-1
@@ -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>
|
||||
Reference in New Issue
Block a user