View Full Version : Culture levels


macsbug
Jul 21, 2007, 08:25 PM
Is it possible to add additional culture levels to the game? I can't seem to find anything related to that in the XML files, python files, or the SDK.

snarko
Jul 21, 2007, 08:38 PM
Yes it is. Just add them in CIV4CultureLevelInfo.xml (GameInfo directory).

macsbug
Jul 21, 2007, 08:56 PM
Whops - and here I figured that all the relevent XML files would be stored under the expansion's asset directory... :mischief:

Thanks for the help.