Skip to content

Commit

Permalink
added direct sleeveless underwear top recipe (#33464)
Browse files Browse the repository at this point in the history
  • Loading branch information
Steffen authored and ZhilkinSerg committed Aug 22, 2019
1 parent 82197cf commit 4cf4f6b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/json/recipes/armor/torso.json
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,18 @@
"using": [ [ "sewing_standard", 15 ] ],
"components": [ [ [ "rag", 10 ] ] ]
},
{
"result": "long_undertop_sleeveless",
"type": "recipe",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_TORSO",
"skill_used": "tailor",
"difficulty": 2,
"time": "30 m",
"autolearn": true,
"using": [ [ "sewing_standard", 13 ] ],
"components": [ [ [ "rag", 8 ] ] ]
},
{
"result": "long_undertop_sleeveless",
"type": "recipe",
Expand Down

0 comments on commit 4cf4f6b

Please sign in to comment.