1
0
forked from 0ad/0ad

tweaks on these buildings to make them buildable under certain circumstances.

This was SVN commit r8530.
This commit is contained in:
Michael D. Hafer 2010-11-04 00:53:15 +00:00
parent 0b48fc0484
commit 3ebbd8a9ce
3 changed files with 8 additions and 4 deletions

View File

@ -2,11 +2,12 @@
<Entity parent="structures/hele_temple">
<Identity>
<Civ>hele</Civ>
<SpecificName>Naos</SpecificName>
<GenericName>Epic Temple</GenericName>
<SpecificName>Athene Parthenos</SpecificName>
<History>The Hellenes built marvelous temples in order to honour their polytheistic pantheon. While all gods were venerated, a specific patron deity was supposed to watch over each polis.</History>
</Identity>
<Cost>
<BuildTime>160</BuildTime>
<BuildTime>300</BuildTime>
<Resources>
<food>0</food>
<wood>0</wood>
@ -18,6 +19,7 @@
<Max>5000</Max>
</Health>
<VisualActor>
<FoundationActor>structures/fndn_6x6.xml</FoundationActor>
<Actor>structures/hellenes/temple_epic.xml</Actor>
</VisualActor>
<Footprint>

View File

@ -10,7 +10,7 @@
</Identity>
<Cost>
<PopulationBonus>10</PopulationBonus>
<BuildTime>300</BuildTime>
<BuildTime>140</BuildTime>
<Resources>
<food>0</food>
<wood>0</wood>
@ -35,6 +35,7 @@
</Loot>
<VisualActor>
<Actor>special/greek_stoa_great.xml</Actor>
<FoundationActor>structures/fndn_wall.xml</FoundationActor>
</VisualActor>
<Footprint>
<Square width="29" depth="21.0"/>

View File

@ -10,7 +10,7 @@
</Identity>
<Cost>
<PopulationBonus>10</PopulationBonus>
<BuildTime>300</BuildTime>
<BuildTime>110</BuildTime>
<Resources>
<food>0</food>
<wood>0</wood>
@ -35,6 +35,7 @@
</Loot>
<VisualActor>
<Actor>special/greek_stoa.xml</Actor>
<FoundationActor>structures/fndn_wall.xml</FoundationActor>
</VisualActor>
<Footprint>
<Square width="28" depth="12.0"/>