Skip to content

Commit

Permalink
Removed cooking skill requirement from makeshift pot and copper pot r…
Browse files Browse the repository at this point in the history
…ecipes
  • Loading branch information
Valiant committed Dec 30, 2019
1 parent 5b3dcd7 commit 4224568
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions data/json/recipes/other/tool.json
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,6 @@
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_TOOLS",
"skill_used": "fabrication",
"skills_required": [ "cooking", 1 ],
"difficulty": 1,
"time": "20 m",
"reversible": true,
Expand All @@ -433,7 +432,6 @@
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_TOOLS",
"skill_used": "fabrication",
"skills_required": [ "cooking", 1 ],
"difficulty": 1,
"time": "20 m",
"reversible": true,
Expand Down

0 comments on commit 4224568

Please sign in to comment.