angels basic compat

This commit is contained in:
Brevven 2021-05-01 00:33:59 -07:00
parent 1b9fcf7642
commit 4d9b02be22
7 changed files with 29 additions and 16 deletions

View file

@ -12,7 +12,7 @@ if not mods["bobrevamp"] then
util.add_titanium_prerequisite("low-density-structure")
end
if (not mods["bobplates"] and not mods["angelssmelting"]) then
if (not mods["bobplates"]) then
util.steel_to_titanium("flying-robot-frame")
util.add_titanium_prerequisite("robotics")
end