The_J
Jan 03, 2011, 03:50 PM
Originally posted here (http://www.civforum.de/showpost.php?p=3949283&postcount=412): There's a bug in the XML files for Elizabeth.
Exampe flavors for normal leaders (last two in the files):
<Row>
<LeaderType>LEADER_DARIUS</LeaderType>
<FlavorType>FLAVOR_WATER_CONNECTION</FlavorType>
<Flavor>5</Flavor>
</Row>
<Row>
<LeaderType>LEADER_DARIUS</LeaderType>
<FlavorType>FLAVOR_NUKE</FlavorType>
<Flavor>4</Flavor>
</Row>
For Elizabeth:
<Row>
<LeaderType>LEADER_ELIZABETH</LeaderType>
<FlavorType>FLAVOR_WATER_CONNECTION</FlavorType>
<Flavor>7</Flavor>
</Row>
<Row>
<LeaderType>LEADER_ELIZABETH</LeaderType>
<FlavorType>FLAVOR_WATER_CONNECTION</FlavorType>
<Flavor>4</Flavor>
</Row>
Does anyone else see it in the XML files?
Exampe flavors for normal leaders (last two in the files):
<Row>
<LeaderType>LEADER_DARIUS</LeaderType>
<FlavorType>FLAVOR_WATER_CONNECTION</FlavorType>
<Flavor>5</Flavor>
</Row>
<Row>
<LeaderType>LEADER_DARIUS</LeaderType>
<FlavorType>FLAVOR_NUKE</FlavorType>
<Flavor>4</Flavor>
</Row>
For Elizabeth:
<Row>
<LeaderType>LEADER_ELIZABETH</LeaderType>
<FlavorType>FLAVOR_WATER_CONNECTION</FlavorType>
<Flavor>7</Flavor>
</Row>
<Row>
<LeaderType>LEADER_ELIZABETH</LeaderType>
<FlavorType>FLAVOR_WATER_CONNECTION</FlavorType>
<Flavor>4</Flavor>
</Row>
Does anyone else see it in the XML files?