Update bz mods to version 2
This commit is contained in:
parent
39f70335c6
commit
e02a8d3f53
5 changed files with 9 additions and 9 deletions
|
|
@ -2,7 +2,7 @@
|
|||
if mods["EndgameCombat"] and not mods["pyrawores"] and not mods["bobplates"] and not mods["angelssmelting"] then
|
||||
|
||||
local dummy_items = {"cobalt-steel", "nickel", "aluminium"}
|
||||
if not mods.bztungsten then
|
||||
if not mods.bztungsten2 then
|
||||
table.insert(dummy_items, "tungsten")
|
||||
end
|
||||
for i, dummy in pairs(dummy_items) do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue