安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
目前无法在轨道理想城上使用千星之城、虚空神堡等等决议
原因是决议限制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了。