mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-27 02:13:45 +00:00
#Moved some art assets from internal mod to public mod.
This was SVN commit r6509.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="100" name="Base">
|
||||
<mesh>temp/l_sheath.pmd</mesh>
|
||||
<texture>props/wrld_wood_3.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
</actor>
|
||||
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<autoflatten/>
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="100" name="Base">
|
||||
<animations/>
|
||||
<mesh>temp/r_sheath.pmd</mesh>
|
||||
<props/>
|
||||
<texture>props/wrld_block_sandstone.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
</actor>
|
||||
@@ -51,10 +51,6 @@
|
||||
<mesh>skeletal/f_tunic.dae</mesh>
|
||||
<texture>skeletal/hele_fem_chiton_linen.dds</texture>
|
||||
</variant>
|
||||
<variant frequency="2" name="Dress-Player Tint2">
|
||||
<mesh>skeletal/f_dress.dae</mesh>
|
||||
<texture>skeletal/rome_fem_a.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<group>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user