mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-23 15:33:38 +00:00
Fix gaul assembly's template. The civ was incorrect and it was missing a specific name and a generic name.
Reported by: @Nescio This was SVN commit r22108.
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
<Entity parent="template_structure_special_theatron">
|
||||
<Auras disable=""/>
|
||||
<Identity>
|
||||
<Civ>athen</Civ>
|
||||
<Civ>gaul</Civ>
|
||||
<GenericName>Assembly of princes</GenericName>
|
||||
<SpecificName>Remogantion</SpecificName>
|
||||
</Identity>
|
||||
<Footprint replace="">
|
||||
<Circle radius="17"/>
|
||||
|
||||
Reference in New Issue
Block a user