Fix incorrect variant on camels based on the reports of 61b8a32ad5 Unrelated but mentioned there.

This was SVN commit r23209.
This commit is contained in:
Alexandermb 2019-12-06 18:04:13 +00:00
parent a3941e8cca
commit 1fd64f0712
4 changed files with 8 additions and 5 deletions

View File

@ -34,8 +34,9 @@
<variant frequency="100" name="Idle"/>
<variant file="quadraped/base_camel_run.xml" />
<variant file="quadraped/base_camel_death.xml" />
<variant file="quadraped/base_horse_gather_meat.xml" name="gather_meat">
<variant name="gather_meat">
<props>
<prop actor="" attachpoint="rider"/>
<prop actor="units/kushites/camelry_javelinist_b_r.xml" attachpoint="rider_root"/>
</props>
</variant>

View File

@ -34,8 +34,9 @@
<variant frequency="100" name="Idle"/>
<variant file="quadraped/base_camel_run.xml" />
<variant file="quadraped/base_camel_death.xml" />
<variant file="quadraped/base_horse_gather_meat.xml" name="gather_meat">
<variant name="gather_meat">
<props>
<prop actor="" attachpoint="rider"/>
<prop actor="units/ptolemies/camelry_archer_a_r.xml" attachpoint="rider_root"/>
</props>
</variant>

View File

@ -34,11 +34,11 @@
<variant frequency="100" name="Idle"/>
<variant file="quadraped/base_camel_run.xml" />
<variant file="quadraped/base_camel_death.xml" />
<variant file="quadraped/base_horse_gather_meat.xml" name="gather_meat">
<variant name="gather_meat">
<props>
<prop actor="" attachpoint="rider"/>
<prop actor="units/ptolemies/camelry_archer_b_r.xml" attachpoint="rider_root"/>
</props>
</variant>
</group>
<material>player_trans.xml</material>
</actor>

View File

@ -34,8 +34,9 @@
<variant frequency="100" name="Idle"/>
<variant file="quadraped/base_camel_run.xml" />
<variant file="quadraped/base_camel_death.xml" />
<variant file="quadraped/base_horse_gather_meat.xml" name="gather_meat">
<variant name="gather_meat">
<props>
<prop actor="" attachpoint="rider"/>
<prop actor="units/ptolemies/camelry_archer_e_r.xml" attachpoint="rider_root"/>
</props>
</variant>