
建筑本版本变更
市场仓库
进出我们市场的货物量增加,要求我们通过建造市场仓库来提高货物储存能力。
修正
定义in_game/common/building_types/market_buildings.txt:204
205audio_tier = 2
206is_foreign = no
208max_levels = market_warehouse_max_level
212employment_size = trade_employment
214town = yes
215city = yes
216megalopolis = yes
218expensive = yes
219build_time = market_build_time
221location_potential = {
222is_market_center = yes
}
225remove_if = {
226location = {
226is_market_center = no
}
}
230modifier = {
}



