Aleksei-bird 7c9c708c92 Первый фикс
Пачки некоторых позиций увеличены
2024-03-01 20:54:33 +03:00

13 lines
317 B
Lua

---fixes for paranoidal
if bobmods and bobmods.plates then
require("prototypes.remelting-override-bobplates")
end
if angelsmods and angelsmods.smelting then
require("prototypes.remelting-override-angelssmelting")
end
if mods["Clowns-Processing"] then
require("prototypes.remelting-override-clowns")
end