From dbf5b0c3f1981b79e595e7699b298aaa6853550f Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Wed, 6 May 2026 21:54:21 +0900 Subject: [PATCH] . --- PHI-CL/data/b/gm-vp.lua | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/PHI-CL/data/b/gm-vp.lua b/PHI-CL/data/b/gm-vp.lua index 285a80b..4b0d076 100644 --- a/PHI-CL/data/b/gm-vp.lua +++ b/PHI-CL/data/b/gm-vp.lua @@ -39,6 +39,11 @@ if data.raw.technology['space-science-pack'] then data.raw.technology['space-science-pack'].effects = {{type = 'unlock-recipe', recipe = 'satellite'}} end +-- GM-VP C 1 BASE RESEARCH_EFFECT +if data.raw.technology['rocket-silo'] then + data.raw.technology['rocket-silo'].effects = {{type = 'unlock-recipe', recipe = 'rocket-silo'}, {type = 'unlock-recipe', recipe = 'rocket-part'}, {type = 'unlock-recipe', recipe = 'cargo-landing-pad'}, {type = 'unlock-recipe', recipe = 'cargo-bay'}} +end + -- GM-VP C 1 BASE TOOL if data.raw.tool['space-science-pack'] then data.raw.tool['space-science-pack'].rocket_launch_products = {{type = 'item', name = 'raw-fish', amount = 1}} @@ -162,7 +167,6 @@ for _, v in pairs({'natural-yumako-soil', 'natural-jellynut-soil', 'wetland-yuma data.raw['planet']['nauvis'].map_gen_settings.autoplace_settings.tile.settings[v] = nil end -data.raw.technology['rocket-silo'].effects = {{type = 'unlock-recipe', recipe = 'rocket-silo'}, {type = 'unlock-recipe', recipe = 'rocket-part'}, {type = 'unlock-recipe', recipe = 'cargo-landing-pad'}, {type = 'unlock-recipe', recipe = 'cargo-bay'}} for _, v in pairs({'concrete', 'automation', 'electronics', 'advanced-circuit', 'engine', 'sulfur-processing', 'solar-energy', 'railway', 'oil-processing'}) do data:extend({{