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
目前无法在轨道理想城上使用千星之城、虚空神堡等等决议
原因是决议限制potential为AAR_trgr_plnt_HABITAT
AAR_trgr_plnt_HABITAT为 is_planet_class = pc_habitat 、uses_district_set = habitat
不包括本mod中使用的 is_planet_class = pc_city_habitat 、uses_district_set = city_habitat
解决方法是新建一个文件夹:common / scripted_triggers /
在这里创建一个TXT文件,内容为:
###_|AAR居住站| 参考原版trgr|habitable_structure|
AAR_trgr_plnt_HABITAT = {
OR = {
## vanilla
is_planet_class = pc_habitat
is_planet_class = pc_city_habitat
uses_district_set = habitat
uses_district_set = city_habitat
}
}
排序时将mod置于“!伞の进阶飞升!”下面,以此覆盖限制potential中的 AAR_trgr_plnt_HABITAT 的内容。
You will need to set the game language to English to see it though.
Updated. This mod now only overwrites a tiny part of vanilla file. Also new districts from 3.3 should have image now. (my bad....just noticed it)
文化居住站、贸易居住站、科研居住站
However I think it should be simple to replace ALL habitat background with the thumbnail picture. If that's what you want I'm happy to teach you how to modify your local files to achieve that.
由于重做了工业区岗位,我近期会把这个mod更新到3.0
However if there're enough responses I will upload another copy made for 3.0 and keep this as is.
我应该不会再更新这个mod了,3.0理想城的优势已经不大了。在3.0以前理想城强在可以把建筑格子的需求以小于1的比例转移到区划上。这和现在的完全没法比。现在的理想城只不过是每个区划的岗位翻倍而已。
不过如果不少人希望更新的话我准备上传一个新的版本,这个就留在2.8了。