
BuildingChanged this version
Putrefaction Works
Saltpeter is a valuable chemical compound which finds its uses as a fertilizer, salt for meat processing and as key ingredient for gunpowder. The Putrefaction Works serves as an alternative way to gain Saltpeter for cases where mining operations are not available.
Production Methods 1
Definitionin_game/common/building_types/production_saltpeter.txt:83
84audio_tier = 3
85is_foreign = no
87max_levels = manufactory_max_level
88startup_ramp_target = manufactory_startup_ramp_target
92employment_size = manufactory_employment
95town = yes
96city = yes
97megalopolis = yes
101build_time = manufactory_build_time
103obsolete = saltpeter_workshop
105unique_production_methods = {
106putrefaction_demands = {
107pottery = 0.7687
108livestock = 1.5388
109produced = saltpeter
110output = 2.0
112debug_max_profit = manufactory_profit_margin
114category = manufactory_input
}
}
119custom_tags = {
midgame_manufactory
}