This commit is contained in:
2025-05-28 19:26:53 +09:00
parent 1f8a706037
commit b86bce4554

View File

@@ -944,6 +944,7 @@ if settings.startup['PHI-VP'].value then
end
end
table.insert(data.raw.technology['automation'].effects, {type = 'create-ghost-on-entity-death', modifier = true})
data.raw.technology['space-science-pack'].research_trigger = nil
data.raw.technology['space-science-pack'].prerequisites = {'rocket-silo'}
data.raw.technology['space-science-pack'].effects = {{type = 'unlock-recipe', recipe = 'satellite'}}