Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción









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