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
See if by making the following changes to your code it helps
If = {
limit = {
owner = {
IF = {
is_individual_machine = yes
}
OR = {
is_machine_empire = yes
has_valid_civic = civic_machine_obsessional_directive
}
}
}
}
remove_district = district_mining
add_district_and_planet_size_if_needed_effect = {
district = district_farming
}
}
This changes will allow you to not split the code in two. Hope this helps.
Only Obsessional Directives are regelated by the different code file.