forked from mirrors/0ad
More player color for Vesta temple.
Altered the footprint and obstruction for the Vesta temple. This was SVN commit r11105.
This commit is contained in:
Binary file not shown.
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_civic_temple">
|
||||
<Footprint replace="">
|
||||
<Circle radius="8.0"/>
|
||||
<Height>8.0</Height>
|
||||
<Circle radius="12.0"/>
|
||||
<Height>12.0</Height>
|
||||
</Footprint>
|
||||
<Identity>
|
||||
<Civ>rome</Civ>
|
||||
@@ -12,9 +12,10 @@
|
||||
<Tooltip>Build this temple to greatly increase the loyalty of your buildings and female-citizens (helps prevent their capture).</Tooltip>
|
||||
</Identity>
|
||||
<Obstruction>
|
||||
<Static width="12.0" depth="12.0"/>
|
||||
<Static width="20.0" depth="20.0"/>
|
||||
</Obstruction>
|
||||
<VisualActor>
|
||||
<FoundationActor>structures/fndn_3x3.xml</FoundationActor>
|
||||
<Actor>structures/romans/temple_vesta.xml</Actor>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
|
||||
Reference in New Issue
Block a user