
建筑本版本变更
火药厂
通过增加用于浓缩硝石的锅炉数量并提升其可靠性,我们能在不依赖昂贵进口的情况下,提高部队的火药产量。
修正
市民岗位容量+50
生产方式 1
定义in_game/common/building_types/production_saltpeter.txt:123
124audio_tier = 5
125is_foreign = no
127is_mill = yes
128max_levels = mills_max_level
129startup_ramp_target = mills_startup_ramp_target
133employment_size = mills_employment
136town = yes
137city = yes
138megalopolis = yes
142build_time = mills_build_time
144obsolete = putrefaction_works
146unique_production_methods = {
147putrefaction_mill_demands = {
148pottery = 1.5898
149livestock = 2.8907
150produced = saltpeter
151output = 4.0
153debug_max_profit = mills_profit_margin
155category = mills_input
}
}
160custom_tags = {
lategame_manufactory
}