diff --git a/data/json/recipes/armor/torso.json b/data/json/recipes/armor/torso.json index d76363774f895..f45f3458cb530 100644 --- a/data/json/recipes/armor/torso.json +++ b/data/json/recipes/armor/torso.json @@ -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",