Change optics to lamp
This commit is contained in:
parent
0110b1985e
commit
5e2f97fb98
1 changed files with 1 additions and 1 deletions
|
|
@ -183,7 +183,7 @@ end
|
|||
|
||||
if mods.bztungsten2 and not mods.bzaluminum2 then
|
||||
util.replace_ingredient("small-lamp", "copper-cable", "tinned-cable")
|
||||
util.add_prerequisite("optics", "tinned-cable")
|
||||
util.add_prerequisite("lamp", "tinned-cable")
|
||||
end
|
||||
|
||||
if mods.bobassembly then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue