forked from cacklingfiend/bzgold2
Update bz mods to version 2
This commit is contained in:
parent
e900b41958
commit
25c42d3708
9 changed files with 50 additions and 130 deletions
|
|
@ -103,12 +103,12 @@ if util.me.silver() then
|
|||
},
|
||||
})
|
||||
|
||||
if mods.bzfoundry then
|
||||
if mods.bzfoundry2 then
|
||||
util.set_category("silver-brazing-alloy", "basic-founding")
|
||||
util.set_subgroup("silver-brazing-alloy", "foundry-intermediate")
|
||||
end
|
||||
|
||||
local prereqs= mods.bzaluminum and {"copper-processing"} or {"automation"}
|
||||
local prereqs= mods.bzaluminum2 and {"copper-processing"} or {"automation"}
|
||||
data:extend({
|
||||
{
|
||||
type = "technology",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue