Update bz mods to version 2

This commit is contained in:
Simon Brodtmann 2025-10-21 14:15:44 +02:00
parent 39f70335c6
commit e02a8d3f53
5 changed files with 9 additions and 9 deletions

View file

@ -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