Code:
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 update.
I have already changed my modinfo and config for GS, everything(UB, UU, UA etc.) except it works well with GS.
How to change turns that governors need to establish in GS?