forked from mirrors/0ad
Offer the same techs and production queue at the Temple of Vesta as are available to the general roman temple (in particular Sibylline Books tech).
Reviewed by fatherbushido, fixes #4232. This was SVN commit r18753.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_structure_civic_temple">
|
||||
<Entity parent="structures/rome_temple">
|
||||
<Auras datatype="tokens">loyalty_regen</Auras>
|
||||
<BuildRestrictions>
|
||||
<Category>UniqueBuilding</Category>
|
||||
@@ -12,7 +12,6 @@
|
||||
<SpawnEntityOnDeath>rubble/rubble_3x3</SpawnEntityOnDeath>
|
||||
</Health>
|
||||
<Identity>
|
||||
<Civ>rome</Civ>
|
||||
<GenericName>Temple of Vesta</GenericName>
|
||||
<Icon>structures/temple_vesta.png</Icon>
|
||||
<SpecificName>Aedes Vestae</SpecificName>
|
||||
|
||||
Reference in New Issue
Block a user