mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Fix for unsync siege weapons unpacked with horses idle animations
This was SVN commit r22512.
This commit is contained in:
parent
3a839517ce
commit
6d332c0822
33 changed files with 116 additions and 154 deletions
|
|
@ -4,7 +4,9 @@
|
|||
<group>
|
||||
<variant frequency="1" name="wagon hele rock">
|
||||
<animations>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" speed="100"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" id="idle1" speed="80"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" id="idle2" speed="80"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" id="idle3" speed="80"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_move.dae" name="Walk" speed="10"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_move.dae" name="Run" speed="10"/>
|
||||
</animations>
|
||||
|
|
@ -13,6 +15,8 @@
|
|||
<prop actor="props/units/rome_rock_packed.xml" attachpoint="cargo"/>
|
||||
<prop actor="units/hellenes/trader_h.xml" attachpoint="horse_l"/>
|
||||
<prop actor="units/hellenes/trader_h.xml" attachpoint="horse_r"/>
|
||||
<prop actor="units/athenians/ballista_infantry_a.xml" attachpoint="engineer_a"/>
|
||||
<prop actor="units/athenians/ballista_infantry_b.xml" attachpoint="engineer_b"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="props/wooden_wagon.png" name="baseTex"/>
|
||||
|
|
|
|||
|
|
@ -1,17 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<actor version="1">
|
||||
<group>
|
||||
<variant frequency="1" name="Athenian ballista pivot">
|
||||
<mesh>structural/kart_ballista_packed_pivot.dae</mesh>
|
||||
<props>
|
||||
<prop actor="units/athenians/ballista_infantry_b.xml" attachpoint="engineer_b"/>
|
||||
<prop actor="units/athenians/ballista_infantry_a.xml" attachpoint="engineer_a"/>
|
||||
<prop actor="units/hellenes/siege_rock_packed.xml" attachpoint="whagon"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="structural/hele_siege.dds" name="baseTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
<material>basic_trans.xml</material>
|
||||
</actor>
|
||||
|
|
@ -4,7 +4,9 @@
|
|||
<group>
|
||||
<variant frequency="1" name="wagon hele spear">
|
||||
<animations>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_idle.dae" name="Idle" speed="100"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_idle.dae" name="Idle" id="idle1" speed="80"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_idle.dae" name="Idle" id="idle2" speed="80"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_idle.dae" name="Idle" id="idle3" speed="80"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_move.dae" name="Walk" speed="10"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_move.dae" name="Run" speed="10"/>
|
||||
</animations>
|
||||
|
|
@ -12,6 +14,8 @@
|
|||
<props>
|
||||
<prop actor="props/units/hele_spear_packed.xml" attachpoint="cargo"/>
|
||||
<prop actor="units/hellenes/trader_h.xml" attachpoint="horse"/>
|
||||
<prop actor="units/athenians/oxybeles_infantry_a.xml" attachpoint="engineer_a" maxheight="20" minheight="-20"/>
|
||||
<prop actor="units/athenians/oxybeles_infantry_b.xml" attachpoint="engineer_b" maxheight="20" minheight="-20"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="props/wooden_wagon.png" name="baseTex"/>
|
||||
|
|
|
|||
|
|
@ -1,17 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<actor version="1">
|
||||
<group>
|
||||
<variant frequency="1" name="Athen polybolos pivot">
|
||||
<mesh>structural/polybolos_packed_pivot.dae</mesh>
|
||||
<props>
|
||||
<prop actor="units/athenians/oxybeles_infantry_b.xml" attachpoint="engineer_b" maxheight="20" minheight="-20"/>
|
||||
<prop actor="units/athenians/oxybeles_infantry_a.xml" attachpoint="engineer_a" maxheight="20" minheight="-20"/>
|
||||
<prop actor="units/carthaginians/siege_spear_packed.xml" attachpoint="whagon"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="structural/hele_siege.dds" name="baseTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
<material>basic_trans.xml</material>
|
||||
</actor>
|
||||
|
|
@ -4,7 +4,9 @@
|
|||
<group>
|
||||
<variant frequency="1" name="wagon kart rock">
|
||||
<animations>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" speed="100"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" id="idle1" speed="80"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" id="idle2" speed="80"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" id="idle3" speed="80"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_move.dae" name="Walk" speed="10"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_move.dae" name="Run" speed="10"/>
|
||||
</animations>
|
||||
|
|
@ -13,6 +15,8 @@
|
|||
<prop actor="props/units/kart_rock_packed.xml" attachpoint="cargo"/>
|
||||
<prop actor="units/hellenes/trader_h.xml" attachpoint="horse_l"/>
|
||||
<prop actor="units/hellenes/trader_h.xml" attachpoint="horse_r"/>
|
||||
<prop actor="units/carthaginians/ballista_infantry_a.xml" attachpoint="engineer_a" maxheight="20" minheight="-20"/>
|
||||
<prop actor="units/carthaginians/ballista_infantry_b.xml" attachpoint="engineer_b" maxheight="20" minheight="-20"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="props/wooden_wagon.png" name="baseTex"/>
|
||||
|
|
|
|||
|
|
@ -1,17 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<actor version="1">
|
||||
<group>
|
||||
<variant frequency="1" name="Kart Ballista">
|
||||
<mesh>structural/kart_ballista_packed_pivot.dae</mesh>
|
||||
<props>
|
||||
<prop actor="units/carthaginians/ballista_infantry_b.xml" attachpoint="engineer_b" maxheight="20" minheight="-20"/>
|
||||
<prop actor="units/carthaginians/ballista_infantry_a.xml" attachpoint="engineer_a" maxheight="20" minheight="-20"/>
|
||||
<prop actor="units/carthaginians/siege_rock_packed.xml" attachpoint="whagon"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="structural/hele_siege.dds" name="baseTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
<material>basic_trans.xml</material>
|
||||
</actor>
|
||||
|
|
@ -4,7 +4,9 @@
|
|||
<group>
|
||||
<variant frequency="1" name="wagon hele spear">
|
||||
<animations>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_idle.dae" name="Idle" speed="100"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_idle.dae" name="Idle" id="idle1" speed="80"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_idle.dae" name="Idle" id="idle2" speed="80"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_idle.dae" name="Idle" id="idle3" speed="80"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_move.dae" name="Walk" speed="10"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_move.dae" name="Run" speed="10"/>
|
||||
</animations>
|
||||
|
|
@ -12,6 +14,8 @@
|
|||
<props>
|
||||
<prop actor="props/units/hele_spear_packed.xml" attachpoint="cargo"/>
|
||||
<prop actor="units/hellenes/trader_h.xml" attachpoint="horse"/>
|
||||
<prop actor="units/carthaginians/oxybeles_infantry_a.xml" attachpoint="engineer_a" maxheight="20" minheight="-20"/>
|
||||
<prop actor="units/carthaginians/oxybeles_infantry_b.xml" attachpoint="engineer_b" maxheight="20" minheight="-20"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="props/wooden_wagon.png" name="baseTex"/>
|
||||
|
|
|
|||
|
|
@ -1,17 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<actor version="1">
|
||||
<group>
|
||||
<variant frequency="1" name="Kart Ballista">
|
||||
<mesh>structural/polybolos_packed_pivot.dae</mesh>
|
||||
<props>
|
||||
<prop actor="units/carthaginians/oxybeles_infantry_b.xml" attachpoint="engineer_b" maxheight="20" minheight="-20"/>
|
||||
<prop actor="units/carthaginians/oxybeles_infantry_a.xml" attachpoint="engineer_a" maxheight="20" minheight="-20"/>
|
||||
<prop actor="units/carthaginians/siege_spear_packed.xml" attachpoint="whagon"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="structural/hele_siege.dds" name="baseTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
<material>basic_trans.xml</material>
|
||||
</actor>
|
||||
|
|
@ -4,7 +4,9 @@
|
|||
<group>
|
||||
<variant frequency="1" name="wagon hele rock">
|
||||
<animations>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" speed="100"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" id="idle1" speed="80"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" id="idle2" speed="80"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" id="idle3" speed="80"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_move.dae" name="Walk" speed="10"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_move.dae" name="Run" speed="10"/>
|
||||
</animations>
|
||||
|
|
@ -13,6 +15,8 @@
|
|||
<prop actor="props/units/hele_rock_packed.xml" attachpoint="cargo"/>
|
||||
<prop actor="units/hellenes/trader_h.xml" attachpoint="horse_l"/>
|
||||
<prop actor="units/hellenes/trader_h.xml" attachpoint="horse_r"/>
|
||||
<prop actor="units/athenians/ballista_infantry_a.xml" attachpoint="engineer_a"/>
|
||||
<prop actor="units/athenians/ballista_infantry_b.xml" attachpoint="engineer_b"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="props/wooden_wagon.png" name="baseTex"/>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,9 @@
|
|||
<group>
|
||||
<variant frequency="1" name="wagon hele spear">
|
||||
<animations>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_idle.dae" name="Idle" speed="100"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_idle.dae" name="Idle" id="idle1" speed="80"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_idle.dae" name="Idle" id="idle2" speed="80"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_idle.dae" name="Idle" id="idle3" speed="80"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_move.dae" name="Walk" speed="10"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_move.dae" name="Run" speed="10"/>
|
||||
</animations>
|
||||
|
|
@ -12,6 +14,8 @@
|
|||
<props>
|
||||
<prop actor="props/units/hele_spear_packed.xml" attachpoint="cargo"/>
|
||||
<prop actor="units/hellenes/trader_h.xml" attachpoint="horse"/>
|
||||
<prop actor="units/athenians/oxybeles_infantry_a.xml" attachpoint="engineer_a" maxheight="20" minheight="-20"/>
|
||||
<prop actor="units/athenians/oxybeles_infantry_b.xml" attachpoint="engineer_b" maxheight="20" minheight="-20"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="props/wooden_wagon.png" name="baseTex"/>
|
||||
|
|
|
|||
|
|
@ -4,9 +4,9 @@
|
|||
<group>
|
||||
<variant frequency="1" name="Trader Cart">
|
||||
<animations>
|
||||
<animation file="mechanical/trader_cart_idle.dae" name="Idle" id="idle1" speed="100"/>
|
||||
<animation file="mechanical/trader_cart_idle.dae" name="Idle" id="idle2" speed="100"/>
|
||||
<animation file="mechanical/trader_cart_idle.dae" name="Idle" id="idle3" speed="100"/>
|
||||
<animation file="mechanical/trader_cart_idle.dae" name="Idle" id="idle1" speed="80"/>
|
||||
<animation file="mechanical/trader_cart_idle.dae" name="Idle" id="idle2" speed="80"/>
|
||||
<animation file="mechanical/trader_cart_idle.dae" name="Idle" id="idle3" speed="80"/>
|
||||
<animation file="mechanical/trader_cart_move.dae" name="Walk" speed="10"/>
|
||||
<animation file="mechanical/trader_cart_move.dae" name="Run" speed="10"/>
|
||||
</animations>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<actor version="1">
|
||||
<castshadow/>
|
||||
<group>
|
||||
<variant frequency="1" name="wagon hele rock">
|
||||
<animations>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" id="idle1" speed="80"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" id="idle2" speed="80"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" id="idle3" speed="80"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_move.dae" name="Walk" speed="10"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_move.dae" name="Run" speed="10"/>
|
||||
</animations>
|
||||
<mesh>props/special/wagon_four_wheel_empty.dae</mesh>
|
||||
<props>
|
||||
<prop actor="props/units/hele_rock_packed.xml" attachpoint="cargo"/>
|
||||
<prop actor="units/hellenes/trader_h.xml" attachpoint="horse_l"/>
|
||||
<prop actor="units/hellenes/trader_h.xml" attachpoint="horse_r"/>
|
||||
<prop actor="units/ptolemies/ballista_infantry_a.xml" attachpoint="engineer_a"/>
|
||||
<prop actor="units/ptolemies/ballista_infantry_b.xml" attachpoint="engineer_b"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="props/wooden_wagon.png" name="baseTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
<material>player_trans.xml</material>
|
||||
</actor>
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<actor version="1">
|
||||
<group>
|
||||
<variant frequency="1" name="Rock pivot packed">
|
||||
<mesh>structural/kart_ballista_packed_pivot.dae</mesh>
|
||||
<props>
|
||||
<prop actor="units/ptolemies/ballista_infantry_b.xml" attachpoint="engineer_b"/>
|
||||
<prop actor="units/ptolemies/ballista_infantry_a.xml" attachpoint="engineer_a"/>
|
||||
<prop actor="units/hellenes/siege_rock_packed.xml" attachpoint="whagon"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="structural/hele_siege.dds" name="baseTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
<material>basic_trans.xml</material>
|
||||
</actor>
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<actor version="1">
|
||||
<castshadow/>
|
||||
<group>
|
||||
<variant frequency="1" name="wagon hele spear">
|
||||
<animations>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_idle.dae" name="Idle" id="idle1" speed="80"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_idle.dae" name="Idle" id="idle2" speed="80"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_idle.dae" name="Idle" id="idle3" speed="80"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_move.dae" name="Walk" speed="10"/>
|
||||
<animation file="mechanical/wagon_two_wheel_empty_move.dae" name="Run" speed="10"/>
|
||||
</animations>
|
||||
<mesh>props/special/wagon_two_wheel_empty.dae</mesh>
|
||||
<props>
|
||||
<prop actor="props/units/hele_spear_packed.xml" attachpoint="cargo"/>
|
||||
<prop actor="units/hellenes/trader_h.xml" attachpoint="horse"/>
|
||||
<prop actor="units/ptolemies/spear_infantry_a.xml" attachpoint="engineer_a"/>
|
||||
<prop actor="units/ptolemies/spear_infantry_b.xml" attachpoint="engineer_b"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="props/wooden_wagon.png" name="baseTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
<material>player_trans.xml</material>
|
||||
</actor>
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<actor version="1">
|
||||
<group>
|
||||
<variant frequency="1" name="Polybolos spear pivot">
|
||||
<mesh>structural/polybolos_packed_pivot.dae</mesh>
|
||||
<props>
|
||||
<prop actor="units/ptolemies/spear_infantry_b.xml" attachpoint="engineer_b"/>
|
||||
<prop actor="units/ptolemies/spear_infantry_a.xml" attachpoint="engineer_a"/>
|
||||
<prop actor="units/hellenes/siege_spear_packed.xml" attachpoint="whagon"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="structural/hele_siege.dds" name="baseTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
</actor>
|
||||
|
|
@ -1,12 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="100" name="wagon hele rock">
|
||||
<animations>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" speed="100"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" id="idle1" speed="80"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" id="idle2" speed="80"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_idle.dae" name="Idle" id="idle3" speed="80"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_move.dae" name="Walk" speed="10"/>
|
||||
<animation file="mechanical/wagon_four_wheel_empty_move.dae" name="Run" speed="10"/>
|
||||
</animations>
|
||||
|
|
@ -15,9 +15,12 @@
|
|||
<prop actor="props/units/rome_rock_packed.xml" attachpoint="cargo"/>
|
||||
<prop actor="units/hellenes/trader_h.xml" attachpoint="horse_l"/>
|
||||
<prop actor="units/hellenes/trader_h.xml" attachpoint="horse_r"/>
|
||||
<prop actor="units/romans/ballista_infantry_a.xml" attachpoint="engineer_a" maxheight="20" minheight="-20"/>
|
||||
<prop actor="units/romans/ballista_infantry_b.xml" attachpoint="engineer_b" maxheight="20" minheight="-20"/>
|
||||
</props>
|
||||
<textures><texture file="props/wooden_wagon.png" name="baseTex"/></textures>
|
||||
<textures>
|
||||
<texture file="props/wooden_wagon.png" name="baseTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
</actor>
|
||||
|
|
|
|||
|
|
@ -1,17 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<actor version="1">
|
||||
<group>
|
||||
<variant frequency="1" name="Rome ballista pivot">
|
||||
<mesh>structural/kart_ballista_packed_pivot.dae</mesh>
|
||||
<props>
|
||||
<prop actor="units/romans/ballista_infantry_b.xml" attachpoint="engineer_b" maxheight="20" minheight="-20"/>
|
||||
<prop actor="units/romans/ballista_infantry_a.xml" attachpoint="engineer_a" maxheight="20" minheight="-20"/>
|
||||
<prop actor="units/romans/siege_rock_packed.xml" attachpoint="whagon"/>
|
||||
</props>
|
||||
<textures>
|
||||
<texture file="structural/hele_siege.dds" name="baseTex"/>
|
||||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
<material>basic_trans.xml</material>
|
||||
</actor>
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4449ce37fb9b37e0b50e5b424976c7e012651667b9071c0d4c4427610a3bf0d
|
||||
size 268575
|
||||
oid sha256:8ccbe6e4ea867c0509ec471451fc8c1bdce75fe6937a0ce00bc766fd61ebeb07
|
||||
size 438333
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e8db745e6c751a4ae496b548b01bcfff364e090a07c860610ffff43df5a279c
|
||||
size 289968
|
||||
oid sha256:6677af8cb0610a697fd5c7820819733f177ba82724085d25eb76d10e887a5a44
|
||||
size 418731
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a3220f8cca1ba0e047008643b100fef91af4ae759ddf4d855dbaddea987dba1
|
||||
size 127144
|
||||
oid sha256:5ec77f5b8a158741050c20868eda663c8bd241c8c606f5bb66da98b31261473b
|
||||
size 213210
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:886e41eec1378a6539fa3e2a0ba45d43dafc7c8595a4c7ac1b5490acbd288a84
|
||||
size 138121
|
||||
oid sha256:4c525ad56b7ae7cf1a3421b25c37e2bdb7bd6dfb23f86973a15b96636af6a7ed
|
||||
size 199249
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c8c58370f84794afae0eb04ee2cfb3285d0be77913228a7a7e12920cb54750e
|
||||
size 268575
|
||||
oid sha256:50a0da492136e974b6cad40ccc1db7bc934f900cced369aa19c3178c014940fb
|
||||
size 438333
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a3220f8cca1ba0e047008643b100fef91af4ae759ddf4d855dbaddea987dba1
|
||||
size 127144
|
||||
oid sha256:24ecdf42d0962df853d7af760b5b47de8fa0bf7919f62bc6170431bbaf5424d0
|
||||
size 312597
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@
|
|||
<State>packed</State>
|
||||
</Pack>
|
||||
<VisualActor>
|
||||
<Actor>units/athenians/siege_rock_pivot_packed.xml</Actor>
|
||||
<Actor>units/athenians/siege_rock_packed.xml</Actor>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@
|
|||
<State>packed</State>
|
||||
</Pack>
|
||||
<VisualActor>
|
||||
<Actor>units/athenians/siege_spear_pivot_packed.xml</Actor>
|
||||
<Actor>units/athenians/siege_spear_packed.xml</Actor>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@
|
|||
<State>packed</State>
|
||||
</Pack>
|
||||
<VisualActor>
|
||||
<Actor>units/carthaginians/siege_rock_pivot_packed.xml</Actor>
|
||||
<Actor>units/carthaginians/siege_rock_packed.xml</Actor>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@
|
|||
<State>packed</State>
|
||||
</Pack>
|
||||
<VisualActor>
|
||||
<Actor>units/carthaginians/siege_spear_pivot_packed.xml</Actor>
|
||||
<Actor>units/carthaginians/siege_spear_packed.xml</Actor>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@
|
|||
<State>packed</State>
|
||||
</Pack>
|
||||
<VisualActor>
|
||||
<Actor>units/athenians/siege_rock_pivot_packed.xml</Actor>
|
||||
<Actor>units/athenians/siege_rock_packed.xml</Actor>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@
|
|||
<State>packed</State>
|
||||
</Pack>
|
||||
<VisualActor>
|
||||
<Actor>units/ptolemies/siege_rock_pivot_packed.xml</Actor>
|
||||
<Actor>units/ptolemies/siege_rock_packed.xml</Actor>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@
|
|||
<State>packed</State>
|
||||
</Pack>
|
||||
<VisualActor>
|
||||
<Actor>units/ptolemies/siege_spear_pivot_packed.xml</Actor>
|
||||
<Actor>units/ptolemies/siege_spear_packed.xml</Actor>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
|
|
|
|||
|
|
@ -29,6 +29,6 @@
|
|||
<State>packed</State>
|
||||
</Pack>
|
||||
<VisualActor>
|
||||
<Actor>units/romans/siege_rock_pivot_packed.xml</Actor>
|
||||
<Actor>units/romans/siege_rock_packed.xml</Actor>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@
|
|||
<State>packed</State>
|
||||
</Pack>
|
||||
<VisualActor>
|
||||
<Actor>units/athenians/siege_rock_pivot_packed.xml</Actor>
|
||||
<Actor>units/athenians/siege_rock_packed.xml</Actor>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@
|
|||
<State>packed</State>
|
||||
</Pack>
|
||||
<VisualActor>
|
||||
<Actor>units/athenians/siege_spear_pivot_packed.xml</Actor>
|
||||
<Actor>units/athenians/siege_spear_packed.xml</Actor>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
|
|
|
|||
Loading…
Reference in a new issue