Change optics to lamp

This commit is contained in:
Simon Brodtmann 2025-11-02 10:28:08 +01:00
parent 0110b1985e
commit 5e2f97fb98

View file

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