globalparameters

  1. 8

    [GS] How to change turns that governors need to establish in GS?

    UPDATE GlobalParameters SET Value='3' WHERE Name='GOVERNOR_BASE_TURNS_TO_ESTABLISH'; I used this code in SQL to change turns from 5 to 3 that governors need to establish. It worked well with R&F(before GS update). However, it doesn't work with GS, and even doesn't work with R&F after GS...
Back
Top Bottom