EndgameCombat and AutoTrainDepot compat
This commit is contained in:
parent
d56adf2f64
commit
04f4b8d175
6 changed files with 45 additions and 16 deletions
5
compatibility/titanium-auto-train-depot-final.lua
Normal file
5
compatibility/titanium-auto-train-depot-final.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
local util = require("data-util");
|
||||
|
||||
if mods.AutoTrainDepot then
|
||||
util.remove_prerequisite("depot-fluid", "nickel-processing")
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue