This commit is contained in:
2025-03-20 16:33:22 +09:00
parent f9110c1910
commit 5f496b4f8b
2 changed files with 24 additions and 0 deletions

View File

@@ -358,6 +358,24 @@ local items = {
},
['space-age'] = {
['PHI-VP-MAIN'] = {
['technology_reform'] = {
['stack-inserter'] = {
['prerequisites'] = {
'bulk-inserter',
'chemical-science-pack',
'processing-unit'
},
['units'] = {
count = 800,
time = 45,
ingredients = {
{'automation-science-pack', 1},
{'logistic-science-pack', 1},
{'chemical-science-pack', 1}
}
}
},
},
['technology'] = {
['planet-discovery-vulcanus'] = true,
['planet-discovery-gleba'] = true,