mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
#Greek trireme changes.
This was SVN commit r10039.
This commit is contained in:
parent
5d116c2b8f
commit
947efe70d1
7 changed files with 22 additions and 12 deletions
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<actor version="1">
|
||||
<castshadow/>
|
||||
<group>
|
||||
<variant frequency="100" name="trireme foresail">
|
||||
<mesh>props/hele_trireme_foresail.dae</mesh>
|
||||
<texture>props/sail_blank_netting.png</texture>
|
||||
</variant>
|
||||
</group>
|
||||
</actor>
|
||||
|
|
@ -3,15 +3,15 @@
|
|||
<castshadow/>
|
||||
<float/>
|
||||
<group>
|
||||
<variant>
|
||||
<variant frequency="100" name="Greek Trireme">
|
||||
<mesh>structural/hele_ship_trireme.dae</mesh>
|
||||
<props>
|
||||
<prop actor="props/units/weapons/arrow_front.xml" attachpoint="projectile"/>
|
||||
<prop actor="props/structures/hellenes/trireme_mainsail.xml" attachpoint="root"/>
|
||||
<prop actor="props/structures/hellenes/trireme_foresail.xml" attachpoint="root"/>
|
||||
</props>
|
||||
<texture>structural/hele_trireme.png</texture>
|
||||
<texture>structural/hele_trireme_big.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
<material>basic_trans.xml</material>
|
||||
<material>player_trans.xml</material>
|
||||
</actor>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3947ad8905bda6056ec5f6bdfa566e4ad7f2d87992729170a2b2283e24255900
|
||||
size 19960
|
||||
oid sha256:a13fc38a08f4019c0d663c5d72b4cc4115c30a3b05577f8a2ed58476e252a1f3
|
||||
size 30943
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b43617c3cff25f93a38d48e913e3d52f6cda3e2f17b84ff0b2683cb1bf3cb9b1
|
||||
size 25766
|
||||
oid sha256:1f55f42a29a8d207ea78571d97a3233e5c93ae9fcd79171ac61298cd18cd47a6
|
||||
size 40149
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef7bfde21aebb158520e3ae834f5d9763d4799c6fe3bfd98b4f55d2a3ec3d69a
|
||||
size 344102
|
||||
oid sha256:ad5054c6fc54113f5c087213f0f39a06e95a5f4b2a5006f929865ee075bcb77b
|
||||
size 504342
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0999fc63a5c6941fd87d4ff09f4c82d62454d651d6f121be54c21dd1e346667
|
||||
size 630016
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cdbbb1a986fb826bc81136c3c0b4548bfdeaeaa9bf9c63a6bf78ebda784805e0
|
||||
size 699216
|
||||
Loading…
Reference in a new issue