From 4a5af0f284be1416e9a1d3f8d6b21a7bc900ad00 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Fri, 12 Jun 2026 21:56:59 +0900 Subject: [PATCH] . --- PHI-CL/data/b/mig.lua | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/PHI-CL/data/b/mig.lua b/PHI-CL/data/b/mig.lua index 75f3533..4033355 100644 --- a/PHI-CL/data/b/mig.lua +++ b/PHI-CL/data/b/mig.lua @@ -156,6 +156,15 @@ if data.raw['offshore-pump'] and data.raw['offshore-pump']['offshore-pump'] then }}) end +--[[ +-- MIG C 3 SPACE_AGE RECIPE +for _, v in pairs({'metallic-asteroid-reprocessing', 'carbonic-asteroid-reprocessing', 'oxide-asteroid-reprocessing'}) do + if data.raw['recipe'][v] then + data.raw['recipe'][v].allow_quality = true + end +end +]] + -- MIG C 1 BASE ENTITY -- MIG C 1 SPACE_AGE ENTITY if data.raw['mining-drill'] then