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
[district_type.cpp:371]: District type is missing zone slots. This will lead to a crash:
- district_hive_1
- district_hive_2
- district_hive_3
- district_nexus_1
- district_nexus_2
- district_nexus_3
someone also said it effect machine, nanite, and hive worlds not sure how helpful it is but hope it helps
if anyone has more details on what exactly is wrong, that would be helpfull
planet_limit = {
base = 1
modifier = {
exists = owner
owner = {
has_tradition = tr_cloning_finish
}
has_upgraded_capital = yes
add = 1
}
modifier = {
exists = owner
owner = {
has_tradition = tr_cloning_finish
}
has_major_upgraded_capital = yes
add = 1
}
modifier = {
exists = owner
owner = {
has_tradition = tr_cloning_finish
}
has_fully_upgraded_capital = yes
add = 1
}
}