use "lye" as counter instead of "lye-containing"

develop
myk002 2021-08-22 23:46:29 -07:00 committed by Myk
parent 65e5b89d4c
commit 2f0eb04ee1
1 changed files with 9 additions and 18 deletions

@ -945,12 +945,9 @@
},
{
"condition" : "AtMost",
"contains" :
[
"lye"
],
"reaction_id" : "MAKE_SOAP_FROM_TALLOW",
"value" : 3
"item_type" : "LIQUID_MISC",
"material" : "LYE",
"value" : 5
}
],
"job" : "MakeLye"
@ -977,12 +974,9 @@
},
{
"condition" : "AtLeast",
"contains" :
[
"lye"
],
"reaction_id" : "MAKE_SOAP_FROM_TALLOW",
"value" : 2
"item_type" : "LIQUID_MISC",
"material" : "LYE",
"value" : 3
},
{
"condition" : "AtMost",
@ -1014,12 +1008,9 @@
},
{
"condition" : "AtLeast",
"contains" :
[
"lye"
],
"reaction_id" : "MAKE_SOAP_FROM_OIL",
"value" : 2
"item_type" : "LIQUID_MISC",
"material" : "LYE",
"value" : 3
},
{
"condition" : "AtMost",