Skip to content

Commit

Permalink
Added ability to learn recipe of lye powder from basic chemistry book
Browse files Browse the repository at this point in the history
  • Loading branch information
Night-Pryanik committed May 16, 2020
1 parent fb2992f commit 1d66656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/recipes/recipe_medsandchemicals.json
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@
"difficulty": 3,
"time": "3 h",
"batch_time_factors": [ 80, 4 ],
"book_learn": [ [ "adv_chemistry", 2 ], [ "textbook_chemistry", 2 ], [ "recipe_labchem", 2 ] ],
"book_learn": [ [ "adv_chemistry", 2 ], [ "textbook_chemistry", 2 ], [ "recipe_labchem", 2 ], [ "basic_chemistry", 2 ] ],
"qualities": [ { "id": "CHEM", "level": 1 } ],
"tools": [ [ [ "surface_heat", 25, "LIST" ] ] ],
"components": [ [ [ "charcoal", 50 ] ], [ [ "water_clean", 2 ], [ "water", 2 ] ] ]
Expand Down

0 comments on commit 1d66656

Please sign in to comment.