此方法适用于玩家及全部AI。
打开common\script_values目录下的00_building_values.txt文件,要去GAME里找,不是JOMINI里的,那个找不到。
搜索@very_quick_construction_time_base,5个后面数字改成1就是1天了。
@very_quick_construction_time_base = 1
@quick_construction_time_base = 1
@standard_construction_time_base = 1
@slow_construction_time_base = 1
@very_slow_construction_time_base = 1
AI也有效,不过也没啥影响,限制AI造的是他的钱够不够和AI倾向。