
BuildingChanged this version
Printing Manufactory
The introduction of new printing techniques allows printers to produce more Books than before.
Production Methods 1
Definitionin_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
}
}