From 886ebb422a03a467b8128932777c792786fcbeb3 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Thu, 4 Jun 2026 22:17:37 +0900 Subject: [PATCH] . --- PHI-CL/data/b/mig.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PHI-CL/data/b/mig.lua b/PHI-CL/data/b/mig.lua index 8cec376..0ddceea 100644 --- a/PHI-CL/data/b/mig.lua +++ b/PHI-CL/data/b/mig.lua @@ -595,8 +595,8 @@ if data.raw['reactor'] and data.raw['reactor']['heating-tower'] then table.insert(data.raw.technology['heating-tower'].effects, {type = 'unlock-recipe', recipe = item.name}) end --- GM A 2 BASE ITEM,RECIPE --- GM C 1 BASE ENTITY +-- MIG A 2 BASE ITEM,RECIPE +-- MIG C 1 BASE ENTITY if data.raw.item['depleted-uranium-fuel-cell'] and data.raw.item['nuclear-fuel'] then local item = table.deepcopy(data.raw.item['depleted-uranium-fuel-cell']) item.name = 'empty-train-battery'