mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-26 22:12:39 +00:00
Use correct projectiles for artillery.
Patch by @wowgetoffyourcellphone This was SVN commit r25551.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user