mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -728,6 +728,12 @@ if mods then
|
||||
|
||||
if mods['Krastorio2'] then
|
||||
items['item']['lab'].stage = 2
|
||||
items['item']['boiler'].stage = 2
|
||||
items['item']['steam-engine'].stage = 2
|
||||
items['item']['nuclear-reactor'].stage = 2
|
||||
items['item']['heat-pipe'].stage = 2
|
||||
items['item']['heat-exchanger'].stage = 2
|
||||
items['item']['steam-turbine'].stage = 2
|
||||
|
||||
items['item']['kr-mineral-water-pumpjack'] = {
|
||||
enabled = settings.startup['PHI-MB'].value,
|
||||
|
||||
Reference in New Issue
Block a user