unlock
This commit is contained in:
parent
0d00f0461e
commit
1ba0c9a4f3
3 changed files with 7 additions and 2 deletions
|
@ -67,7 +67,7 @@ if data.raw.item["coke"] then
|
|||
elseif data.raw.item["foundry"] then
|
||||
util.add_effect("foundry", {type="unlock-recipe", recipe="phenol"})
|
||||
else
|
||||
util.add_effect("automation", {type="unlock-recipe", recipe="phenol"})
|
||||
util.add_effect("basic-chemistry", {type="unlock-recipe", recipe="phenol"})
|
||||
end
|
||||
data:extend({
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue