forked from mirrors/0ad
Fix the SpecificName for Athenian Hero Hippocrates
The SpecificName was a copy of GenericName.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<Identity>
|
||||
<Civ>athen</Civ>
|
||||
<GenericName>Hippocrates</GenericName>
|
||||
<SpecificName>Hippocrates</SpecificName>
|
||||
<SpecificName>Hippokratēs</SpecificName>
|
||||
<Icon>units/athen/hero_hippocrates.png</Icon>
|
||||
<Requirements>
|
||||
<Techs datatype="tokens">-phase_city phase_town</Techs>
|
||||
|
||||
Reference in New Issue
Block a user