Skip to content

Commit

Permalink
Rebmove bone helmet
Browse files Browse the repository at this point in the history
  • Loading branch information
kevingranade committed Feb 4, 2019
1 parent 30a8cca commit fa1da3e
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions data/json/recipes/armor/head.json
Original file line number Diff line number Diff line change
Expand Up @@ -364,19 +364,6 @@
],
"components": [ [ [ "fur", 4 ], [ "leather", 4 ] ] ]
},
{
"result": "helmet_bone",
"type": "recipe",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_HEAD",
"skill_used": "tailor",
"difficulty": 5,
"time": 60000,
"autolearn": true,
"book_learn": [ [ "textbook_tailor", 5 ], [ "tailor_portfolio", 5 ] ],
"qualities": [ { "id": "CUT", "level": 1 } ],
"components": [ [ [ "bone", 24 ], [ "bone_human", 24 ], [ "bone_tainted", 48 ] ] ]
},
{
"result": "helmet_chitin",
"type": "recipe",
Expand Down

0 comments on commit fa1da3e

Please sign in to comment.