Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Replace these lines:
UPDATE DiplomaticActions
SET InitiatorPrereqTech = 'TECH_WRITING', TargetPrereqTech = null
WHERE DiplomaticActionType = 'DIPLOACTION_ALLIANCE';
with these lines:
UPDATE DiplomaticActions SET InitiatorPrereqCivic = null, TargetPrereqCivic = null, InitiatorPrereqTech = 'TECH_WRITING', TargetPrereqTech = null
WHERE DiplomaticActionType LIKE 'DIPLOACTION_ALLIANCE%' or DiplomaticActionType = 'DIPLOACTION_RENEW_ALLIANCE';
@Kenreali: I'll be reviewing this with GS to see how the parameters are now, and make them more in line with the mod goals if they're off course.
@Tea-Rexx: Please clarify more regarding this scenario, and I'll do my best to see if there's something we can change to fix it.
Thanks!
Thanks for your interest as always!
This version is now compatible with GS :) Testing is still needed though and will be done to see how well it goes along with the new changes. Please let me know if you have any feedback. Thanks again!
I've been in games where example: america declared war on my and china followed due to being allies but because in that same time he sent a declared friendship and because of this i lose the war options and to make peace.
Dev know of this issue and ignore it