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
https://easyupload.io/nl0ijt - Modded file
I've been comparing them myself and there's nothing wrong as far as I can see. all you did was really just remove the is_enabled parts which shouldn't do anything with the actual building slot. This makes no sense.
ai_value = {
base = 100
culture_likely_to_fortify_modifier = yes
modifier = {
factor = 5
scope:holder = {
culture = {
has_cultural_parameter = ai_more_likely_to_castle
}
}
}
It should be
ai_value = {
base = 100
culture_likely_to_fortify_modifier = yes
modifier = {
factor = 5
scope:holder = {
culture = {
has_cultural_parameter = ai_more_likely_to_castle
}
}
}
}
♥♥♥♥♥♥♥ steam doesnt keep formating but you get the point I think.
Well spotted! I must have somehow deleted that character and overlooked it. I've updated the mod with the corrected file now, so hopefully that should be everything running smoothly.