updates compat
This commit is contained in:
parent
ee250a2aa2
commit
7b3b574b1a
5 changed files with 170 additions and 39 deletions
1
me.lua
1
me.lua
|
@ -17,6 +17,7 @@ function me.use_boiler()
|
|||
end
|
||||
|
||||
function me.use_phenol()
|
||||
if me.get_setting("bz-all-intermediates") then return true end
|
||||
return me.get_setting("bzgas-more-intermediates") == "phenol"
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue