forked from mirrors/0ad
This was SVN commit r12581.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<actor version="1">
|
||||
<castshadow/>
|
||||
<group>
|
||||
<variant name="stupa_gate">
|
||||
<mesh>props/ashoka_lion.dae</mesh>
|
||||
<textures><texture file="structural/ashoka_lion.png" name="baseTex"/></textures>
|
||||
</variant>
|
||||
</group>
|
||||
</actor>
|
||||
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<actor version="1">
|
||||
<castshadow/>
|
||||
<group>
|
||||
<variant name="ashoka_pillar">
|
||||
<mesh>props/ashoka_pillar.dae</mesh>
|
||||
<textures><texture file="structural/ashoka_pillar.png" name="baseTex"/></textures>
|
||||
<props>
|
||||
<prop actor="props/structures/mauryans/ashoka_lion.xml" attachpoint="ashoka_lion"/>
|
||||
</props>
|
||||
</variant>
|
||||
</group>
|
||||
</actor>
|
||||
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<actor version="1">
|
||||
<castshadow/>
|
||||
<group>
|
||||
<variant name="stupa_gate">
|
||||
<mesh>props/stupa_gate.dae</mesh>
|
||||
<textures><texture file="structural/stupa_gate.png" name="baseTex"/></textures>
|
||||
</variant>
|
||||
</group>
|
||||
</actor>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user