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:
Michael D. Hafer 2012-02-19 22:58:01 +00:00
parent d4c32b8a80
commit 73d19555fc
2 changed files with 6 additions and 5 deletions

Binary file not shown.

View File

@ -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>