Use correct projectiles for artillery.

Patch by @wowgetoffyourcellphone

This was SVN commit r25551.
This commit is contained in:
Stan
2021-05-25 10:06:34 +00:00
parent b3aa84adea
commit 6324f3369a
6 changed files with 8 additions and 8 deletions
@@ -19,7 +19,7 @@
<prop actor="units/carthaginians/lithobolos_med_infantry_b.xml" attachpoint="operator_02"/>
<prop actor="units/carthaginians/lithobolos_med_infantry_c.xml" attachpoint="operator_03"/>
<prop actor="props/units/siege_artillery/stone_projectile_med.xml" attachpoint="loaded-projectile"/>
<prop actor="props/units/siege_artillery/stone_projectile_med.xml" attachpoint="projectile"/>
<prop actor="props/units/siege_artillery/stone_projectile_med_flaming.xml" attachpoint="projectile"/>
<prop actor="props/units/siege_artillery/stone_ammo_med.xml" attachpoint="ammo"/>
</props>
</variant>
@@ -19,8 +19,8 @@
<prop actor="units/hellenes/lithobolos_infantry_b.xml" attachpoint="operator_03"/>
<prop actor="units/hellenes/lithobolos_infantry_c.xml" attachpoint="operator_04"/>
<prop actor="units/hellenes/lithobolos_infantry_d.xml" attachpoint="operator_05"/>
<prop actor="props/units/weapons/rock_flaming.xml" attachpoint="projectile"/>
<prop actor="props/units/weapons/rock.xml" attachpoint="loaded-projectile"/>
<prop actor="props/units/siege_artillery/stone_projectile_large_flaming.xml" attachpoint="projectile"/>
<prop actor="props/units/siege_artillery/stone_projectile_large.xml" attachpoint="loaded-projectile"/>
</props>
</variant>
</group>
@@ -19,7 +19,7 @@
<prop actor="units/hellenes/lithobolos_med_infantry_b.xml" attachpoint="operator_02"/>
<prop actor="units/hellenes/lithobolos_med_infantry_c.xml" attachpoint="operator_03"/>
<prop actor="props/units/siege_artillery/stone_projectile_med.xml" attachpoint="loaded-projectile"/>
<prop actor="props/units/weapons/tower_artillery_projectile.xml" attachpoint="projectile"/>
<prop actor="props/units/siege_artillery/stone_projectile_med_flaming.xml" attachpoint="projectile"/>
<prop actor="props/units/siege_artillery/stone_ammo_med.xml" attachpoint="ammo"/>
</props>
</variant>
@@ -19,7 +19,7 @@
<prop actor="units/ptolemies/lithobolos_med_infantry_b.xml" attachpoint="operator_02"/>
<prop actor="units/ptolemies/lithobolos_med_infantry_c.xml" attachpoint="operator_03"/>
<prop actor="props/units/siege_artillery/stone_projectile_med.xml" attachpoint="loaded-projectile"/>
<prop actor="props/units/siege_artillery/stone_projectile_med.xml" attachpoint="projectile"/>
<prop actor="props/units/siege_artillery/stone_projectile_med_flaming.xml" attachpoint="projectile"/>
<prop actor="props/units/siege_artillery/stone_ammo_med.xml" attachpoint="ammo"/>
</props>
</variant>
@@ -19,8 +19,8 @@
<prop actor="units/romans/ballista_operator_b.xml" attachpoint="operator_03"/>
<prop actor="units/romans/ballista_operator_c.xml" attachpoint="operator_04"/>
<prop actor="units/romans/ballista_operator_d.xml" attachpoint="operator_05"/>
<prop actor="props/units/weapons/rock_flaming.xml" attachpoint="projectile"/>
<prop actor="props/units/weapons/rock.xml" attachpoint="loaded-projectile"/>
<prop actor="props/units/siege_artillery/stone_projectile_large_flaming.xml" attachpoint="projectile"/>
<prop actor="props/units/siege_artillery/stone_projectile_large.xml" attachpoint="loaded-projectile"/>
</props>
</variant>
</group>
@@ -19,7 +19,7 @@
<prop actor="units/romans/ballista_med_infantry_b.xml" attachpoint="operator_02"/>
<prop actor="units/romans/ballista_med_infantry_c.xml" attachpoint="operator_03"/>
<prop actor="props/units/siege_artillery/stone_projectile_med.xml" attachpoint="loaded-projectile"/>
<prop actor="props/units/siege_artillery/stone_projectile_med.xml" attachpoint="projectile"/>
<prop actor="props/units/siege_artillery/stone_projectile_med_flaming.xml" attachpoint="projectile"/>
<prop actor="props/units/siege_artillery/stone_ammo_med.xml" attachpoint="ammo"/>
</props>
</variant>