Skip to content

Commit 0645e18

Browse files
committed
removed electrolysis 1 prereq from fluid control as electrolysis 1 is disabled
1 parent 720aa00 commit 0645e18

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

angelspetrochem/prototypes/global-override/bobtech.lua

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,4 @@ if mods["bobtech"] and settings.startup["bobmods-burnerphase"].value then
77
OV.add_prereq("basic-chemistry", "ore-crushing")
88

99
OV.add_prereq("angels-fluid-control", "steel-processing")
10-
if mods["bobplates"] then
11-
OV.add_prereq("angels-fluid-control", "electrolysis-1")
12-
end
13-
end
10+
end

0 commit comments

Comments
 (0)