This commit is contained in:
2026-06-17 23:32:50 +09:00
parent 7ff178a3a1
commit 09f0feabd0
+1 -1
View File
@@ -120,7 +120,7 @@ for _, v in pairs({'artillery-shell-damage-1', 'railgun-damage-1', 'railgun-shoo
if data.raw.technology[v] then
data.raw.technology[v].hidden = true
data.raw.technology[v].hidden_in_factoriopedia = true
data.raw.technology[v].effects = nil
data.raw.technology[v].effects = {}
end
end