Originally posted here: There's a bug in the XML files for Elizabeth.
Exampe flavors for normal leaders (last two in the files):
For Elizabeth:
Does anyone else see it in the XML files?
Exampe flavors for normal leaders (last two in the files):
PHP:
<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:
PHP:
<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?