mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-11 05:56:21 +00:00
This was SVN commit r6424.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<actor version="1">
|
||||
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="100" name="base">
|
||||
<mesh>structural/roman_temple.dae</mesh>
|
||||
<texture>structural/rome_struct.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>player_trans.xml</material>
|
||||
|
||||
</actor>
|
||||
Binary file not shown.
Binary file not shown.
@@ -17,6 +17,6 @@
|
||||
|
||||
</Traits>
|
||||
|
||||
<Actor>structures/romans/temple.xml</Actor>
|
||||
<Actor>structures/romans/temple_new.xml</Actor>
|
||||
|
||||
</Entity>
|
||||
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<Entity
|
||||
Parent="template_structure_civic_temple"
|
||||
>
|
||||
<Traits>
|
||||
|
||||
<Id>
|
||||
|
||||
<Specific>Nosocomium</Specific>
|
||||
|
||||
<Civ>Romans</Civ>
|
||||
|
||||
<History>(Insert History)</History>
|
||||
|
||||
</Id>
|
||||
|
||||
</Traits>
|
||||
|
||||
<Actor>structures/romans/temple_vesta.xml</Actor>
|
||||
|
||||
</Entity>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user