My attempt to mod out Sri Pada for being buggy has failed. This is the line I added to NaturalWonderChanges.sql
UPDATE Natural_Wonder_Placement SET OccurrenceFrequency = 0 WHERE NaturalWonderType IN (
'FEATURE_SRI_PADA' ,
);
What do I need to do differently?
Edit: When are city-state allies supposed to start giving 2 delegates instead of 1? I thought it was modern age but I just finished a game where everyone was in the information age and they still only gave one delegate each.
UPDATE Natural_Wonder_Placement SET OccurrenceFrequency = 0 WHERE NaturalWonderType IN (
'FEATURE_SRI_PADA' ,
);
What do I need to do differently?
Edit: When are city-state allies supposed to start giving 2 delegates instead of 1? I thought it was modern age but I just finished a game where everyone was in the information age and they still only gave one delegate each.
Last edited: