This commit is contained in:
2024-10-25 19:30:02 +09:00
parent 3258270c3a
commit 98d7d774ad

View File

@@ -275,7 +275,7 @@ if mods and mods['space-age'] then
type = 'reactor', type = 'reactor',
name = 'heating-tower', name = 'heating-tower',
ref_name = 'heating-tower', ref_name = 'heating-tower',
tech = 'compound-energy', tech = 'heating-tower',
min = 2, min = 2,
max = settings.startup['PHI-MB-MACHINE-TIER'].value max = settings.startup['PHI-MB-MACHINE-TIER'].value
} }