I prefer to micromanage every part of the game but it gets more difficult for me to manage my cities on a standard or bigger size map once my empire spans a large portion of the map. I'd like the city growth notifications to occur indefinitely rather than stopping once cities reach size 5. I'm not very familiar with modding but I'm hoping this issue can be solved by simply changing an integer in one of the XML files. The closest thing I could find was in the notifications.xml which had the following text:
<NotificationType>NOTIFICATION_CITY_GROWTH</NotificationType>
<Welcomeness>1</Welcomeness>
I wasn't sure what to do here as I was expecting an integer of 5 that needed to be changed. Any help would be greatly appreciated.
<NotificationType>NOTIFICATION_CITY_GROWTH</NotificationType>
<Welcomeness>1</Welcomeness>
I wasn't sure what to do here as I was expecting an integer of 5 that needed to be changed. Any help would be greatly appreciated.