CivWarGamer
Warlord
- Joined
- Oct 16, 2011
- Messages
- 130
Doesn't seem possible. I need to change the following entry found in the Global Defines/PostDefines section to reflect ERA_ANCIENT as the Key. What is the correct syntax? Thanks.
Original game code pasted below:
<PostDefines>
<Row Name="LAST_EMBARK_ART_ERA">
<Key>ERA_INDUSTRIAL</Key>
<Table>Eras</Table>
</Row>
</PostDefines>
Original game code pasted below:
<PostDefines>
<Row Name="LAST_EMBARK_ART_ERA">
<Key>ERA_INDUSTRIAL</Key>
<Table>Eras</Table>
</Row>
</PostDefines>