
건물이번 버전 변경
인쇄 공방
새로운 인쇄 기술의 도입으로 인쇄소가 이전보다 책을 더 많이 생산할 수 있게 되었습니다.
생산 방식 1
정의in_game/common/building_types/production_books.txt:82
83audio_tier = 3
84is_foreign = no
86max_levels = manufactory_max_level
87startup_ramp_target = manufactory_startup_ramp_target
91employment_size = manufactory_employment
94town = yes
95city = yes
96megalopolis = yes
100obsolete = printing_press_shop
102build_time = manufactory_build_time
104unique_production_methods = {
105printing_manufactory_maintenance = {
107lead = 0.3205
108paper = 1.6024
109tools = 0.0431
110lumber = 0.4269
112produced = books
113output = 2
115debug_max_profit = manufactory_profit_margin
117category = manufactory_input
}
}