From 7f9a17f729ebf79c9de7669880b0ea72a4343f8a Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Mon, 14 Apr 2025 20:09:34 +0200 Subject: Removes space-age reference in data.lua --- von-newmann-2/data.lua | 4 ---- 1 file changed, 4 deletions(-) diff --git a/von-newmann-2/data.lua b/von-newmann-2/data.lua index e1709cb..678fc5b 100644 --- a/von-newmann-2/data.lua +++ b/von-newmann-2/data.lua @@ -6,7 +6,3 @@ require("prototypes.item") if data.raw.technology["steel-axe"] then data.raw.technology["steel-axe"] = null end - -if(mods["space-age"]) then - require("prototypes.energy-pad") -end -- cgit v1.2.1