mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-10 19:16:07 +00:00
This was SVN commit r6425.
This commit is contained in:
@@ -4,13 +4,12 @@
|
||||
<castshadow/>
|
||||
|
||||
<group>
|
||||
<variant frequency="100" name="Base">
|
||||
<mesh>structural/rome_mc.pmd</mesh>
|
||||
<props>
|
||||
<prop actor="props/structures/romans/barracks.xml" attachpoint="props_main"/>
|
||||
</props>
|
||||
<texture>structural/rome_struct_1.dds</texture>
|
||||
<variant frequency="100" name="base">
|
||||
<mesh>structural/rome_mc2.dae</mesh>
|
||||
<texture>structural/rome_struct.dds</texture>
|
||||
</variant>
|
||||
</group>
|
||||
|
||||
<material>player_trans.xml</material>
|
||||
|
||||
</actor>
|
||||
|
||||
Binary file not shown.
@@ -1,8 +1,6 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||
|
||||
<Entity
|
||||
Parent="template_structure_civic_temple"
|
||||
>
|
||||
<Entity Parent="template_structure_civic_temple">
|
||||
<Traits>
|
||||
|
||||
<Id>
|
||||
@@ -14,7 +12,12 @@
|
||||
<History>(Insert History)</History>
|
||||
|
||||
</Id>
|
||||
|
||||
<Footprint>
|
||||
<Width>12.0</Width>
|
||||
<Depth>20.0</Depth>
|
||||
<Height>10.0</Height>
|
||||
</Footprint>
|
||||
|
||||
</Traits>
|
||||
|
||||
<Actor>structures/romans/temple_new.xml</Actor>
|
||||
|
||||
Reference in New Issue
Block a user