mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
This was SVN commit r6625.
This commit is contained in:
parent
1e5c1ea7d8
commit
377deaa746
46 changed files with 204 additions and 44 deletions
|
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<float/>
|
||||
|
||||
<group>
|
||||
<variant>
|
||||
<mesh>gaia/pond_lillies_large.dae</mesh>
|
||||
<texture>gaia/water_plants_lg.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>basic_trans.xml</material>
|
||||
|
||||
</actor>
|
||||
|
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<group>
|
||||
<variant frequency="1" name="desert_mountains">
|
||||
<mesh>props/billboard_a.dae</mesh>
|
||||
<texture>props/billboard_desert_mountains_a.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="1" name="temperate_hills">
|
||||
<mesh>props/billboard_b.dae</mesh>
|
||||
<texture>props/billboard_temperate_hills_a.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="1" name="temporate_panoramic">
|
||||
<mesh>props/billboard_huge.dae</mesh>
|
||||
<texture>props/billboard_temperate_panoramic.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
</actor>
|
||||
|
|
@ -1,40 +1,46 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="1" name="Base">
|
||||
<animations>
|
||||
<animation file="infantry/sword/attack/isw_s_off_05.psa" name="idle" speed="1"/>
|
||||
<animation file="biped/dudewalk_swordshield.psa" name="walk" speed="18"/>
|
||||
<animation file="infantry/sword/move/run/isw_s_off_01.psa" name="run" speed="8"/>
|
||||
<animation event="0.5" file="infantry/sword/attack/isw_s_off_05.psa" name="melee" speed="150"/>
|
||||
<animation event="0.5" file="infantry/sword/attack/isw_s_def_06.psa" name="melee" speed="150"/>
|
||||
<animation file="infantry/general/death/inf_01.psa" name="death" speed="200"/>
|
||||
<animation file="infantry/general/death/inf_02.psa" name="death" speed="200"/>
|
||||
<animation file="infantry/general/death/inf_06.psa" name="death" speed="200"/>
|
||||
<animation file="infantry/general/death/inf_07.psa" name="death" speed="200"/>
|
||||
</animations>
|
||||
<mesh>skeletal/m_tunic_short.dae</mesh>
|
||||
<props>
|
||||
<prop actor="props/units/heads/head_iber_su1.xml" attachpoint="head"/>
|
||||
<prop actor="props/units/weapons/falcata.xml" attachpoint="r_hand"/>
|
||||
<prop actor="props/units/shields/iber_round_su1.xml" attachpoint="shield"/>
|
||||
<prop actor="props/units/heads/iber_helmet_su1.xml" attachpoint="helmet"/>
|
||||
</props>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<group>
|
||||
<variant frequency="1" name="body-pectoral">
|
||||
<texture>skeletal/iber_su_inf_1.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="1" name="body-chainmail">
|
||||
<texture>skeletal/high/256_iber_su2.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>player_trans.xml</material>
|
||||
|
||||
</actor>
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="1" name="Base">
|
||||
<animations>
|
||||
<animation file="biped/inf_sword_ready_a.dae" name="idle" speed="100"/>
|
||||
<animation file="biped/inf_sword_ready_a.dae" name="idle" speed="91"/>
|
||||
<animation file="biped/inf_sword_ready_a.dae" name="idle" speed="85"/>
|
||||
<animation file="biped/inf_sword_ready_a.dae" name="idle" speed="69"/>
|
||||
<animation file="biped/inf_sword_ready_a.dae" name="idle" speed="99"/>
|
||||
<animation file="biped/inf_sword_ready_b.dae" name="idle" speed="100"/>
|
||||
<animation file="biped/inf_sword_ready_c.dae" name="idle" speed="100"/>
|
||||
<animation file="biped/dudewalk_swordshield.psa" name="walk" speed="18"/>
|
||||
<animation file="infantry/sword/move/run/isw_s_off_01.psa" name="run" speed="8"/>
|
||||
<animation event="0.5" file="infantry/sword/attack/isw_s_off_05.psa" name="melee" speed="150"/>
|
||||
<animation event="0.5" file="infantry/sword/attack/isw_s_def_06.psa" name="melee" speed="150"/>
|
||||
<animation file="infantry/general/death/inf_01.psa" name="death" speed="200"/>
|
||||
<animation file="infantry/general/death/inf_02.psa" name="death" speed="200"/>
|
||||
<animation file="infantry/general/death/inf_06.psa" name="death" speed="200"/>
|
||||
<animation file="infantry/general/death/inf_07.psa" name="death" speed="200"/>
|
||||
</animations>
|
||||
<mesh>skeletal/m_tunic_short.dae</mesh>
|
||||
<props>
|
||||
<prop actor="props/units/heads/head_iber_su1.xml" attachpoint="head"/>
|
||||
<prop actor="props/units/weapons/falcata.xml" attachpoint="r_hand"/>
|
||||
<prop actor="props/units/shields/iber_round_su1.xml" attachpoint="shield"/>
|
||||
<prop actor="props/units/heads/iber_helmet_su1.xml" attachpoint="helmet"/>
|
||||
</props>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<group>
|
||||
<variant frequency="1" name="body-pectoral">
|
||||
<texture>skeletal/iber_su_inf_1.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="1" name="body-chainmail">
|
||||
<texture>skeletal/high/256_iber_su2.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>player_trans.xml</material>
|
||||
|
||||
</actor>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b08b91b7e82c6188413ef934c7bf3247396d5b6cdcb736046bc0928f320e5d33
|
||||
size 6310
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24168c665fcf20edd050c06675e59cc713a4c07baa7ffb9882f032c224a19c45
|
||||
size 6266
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00f0d16e0c1191814119ea8f3a51cbfc990240c7fb2be923498203a1a29ecdb2
|
||||
size 6267
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd5db30977aa55c37b58a5df2a629df2c78064416a6a67f6d50cdf6403faaa49
|
||||
size 6267
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e9cb2d3ed12c981e67a75403a89f24db9424f92356b53ec42cb5d8827be030b
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa3c9deebd05b01dbae31a3bc2e25c4feb680196dd2648ff3ecf957baf8687be
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cabfc3fbe2902ef5bf0d0a67715a6769708d6b8b56c4ffa459a25460d7a6390f
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5523beeca0fdcd8cd04c62e1ce2a7ea0876554da6f746e24563b17673ee4daa4
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d97a3df53c827c5935e7fe4f512f5e3749beb6778b4edd48b46b09e1439caf4
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33310d450f5a104cb1fad0d27d9a4200f644f0167cfb8e191ad5cfafc56aacfb
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd74e405f04ca1b74e074457a4812fd7e13e63ef9f0f03890dc6df89e14b3d2b
|
||||
size 699216
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e24afe2e1d386f8938e800068c12ceb7884c5f45d579d6b36a6a52d6ef3de2d9
|
||||
size 174928
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aabf45e6a96a59736fe449b865f2b7d03d95f08c7f5cb1c250d4e39fafd6c8a5
|
||||
size 699216
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c514a14c6f91ac5eb3a0e9a388d9ca3ee3fa6fc4131618b8c0cd6ee0a2f3e1c
|
||||
oid sha256:10f0f47ee72717b0d6c95c979803640cdb944e8763bd969205c0ff54438a62c2
|
||||
size 1398256
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ffe75d59e042e4869587cb3dd30c6c6ea6a9890ad4001f6d1d04c8d3506d49c
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3adac4dfed00c84a8afb69cf0af0e8084f29023a90c88791d0550c5eb4c4182a
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6e69cb00931649cecfc688d955302661c1ab5ad743a8e66bfc603fd1c640c7f
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b23485b67518df7e71ff2f6ef7fac3eba4ad64ec7257589faa09fbfda3d5a6f
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:babf74806b4cd96f50239600338a0a7eee2dc29bdbb2939de1e449f5097db932
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd0f52a0afed0ab1b2e2d48a09525bdf65222d1c22988f838371701059529de8
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f5824ccbed3cff8b615272be5e4572d623b667df4e7311cd252f4a01c9f14b7
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a01d31eccbadb1ecf4ad00f6898f42e5f8e83b46cec8288296f472d65bff2bc
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:966eaacc2f9d5c5419f1bdea87d06b0a37c41e729c5423a3eeed0c6a956f544c
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e46fa70186ceec7ec0083db582e5340fe62ef0b7df1d281bfbbdd0f552eea390
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7d79c4a8c3bb531643518c66710833bba8ba4eeb26b0bddf0f62e8ab63cc8ba
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e68274f1f6498c6c0860bee9a138f4c085c218c4666954681add9ff43b49d450
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d559dcc0efd81c604f227c4b7b6ce909a216ffc99eae1b7b3311416ca0065be
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec85005115e8d2a45db2d7feb6710939d1903ac91ead9af5daf0a9f65353062f
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:604c6938f2246c51763f991db4c0be1f0740c8f4a271a126ac8bd9a1e58e9e0c
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b11e762401eb50ed050fd0da55ff3c71e4e27f32b11b3c4a706a81414393a8c2
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60ba4fd9549e6ea693873cf030f7fcae497013ececb90e5570b1a6aeddc2bcdf
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27f4cda5183a586e5ec80c1fb7be4760377b013cb1dc64a35290d12568c6ce0d
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70e9797dcf023c9a326729dd24ff73e716c0ff2490d69e03e3612f16ec9ee830
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3cf431e1848803d4a90289a88193991e93d45eb60549ea700fe183dac986c583
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8a003616e28faf5828cf7720cb832e7c003d51a27c5c25b757dc87294661515
|
||||
size 208109
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4905e6cca1e0f73c7ec8bde9c76649ea434013d2a8c532a9466df8e00e426995
|
||||
size 1515
|
||||
|
|
@ -1,8 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant name="small-short-a">
|
||||
<mesh>gaia/grass_sm_a.pmd</mesh>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fafd49f0da9e127f1b147d568e902cb66ccc543ca222fcc75797758ded1a6c8c
|
||||
size 10106
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:840d502a0425c29ddae8caa933b3f917fa4ad0b8c808db7a0b4d01adda29ef8f
|
||||
oid sha256:51e6133b78206ba2b3f3542b7823b6137b6486888a4ec80f0d35fcaf2910c92c
|
||||
size 349680
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0fa1e58d3850bd6fbd083864ab376724c52f7bf70aa0c0ccb0e59c2ef45e59e7
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:21af5160a1b149c67e09151a54fd77d2807b6ad8d04a0579d18ed315514c5ef8
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae3d173edc21c1323c94f8654c8980fe39a82108198dc53a6e71308fa1409b19
|
||||
size 349680
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93a1edcd78cad4c0fb9a762ef6de5386d5ec8149fb549b1e2ebc29348b48e8f3
|
||||
size 349680
|
||||
Loading…
Reference in a new issue