From 09cc87b98d4aad7dd0d0cbcec9781b0c21de2247 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 11 May 2021 14:03:13 -0700 Subject: Fix survivor tuxedo to require tailored tuxedo --- recipes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes.json b/recipes.json index 80a1365..81adba3 100644 --- a/recipes.json +++ b/recipes.json @@ -214,7 +214,7 @@ "autolearn": true, "using": [ [ "sewing_standard", 200 ] ], "components": [ - [ [ "tux", 1 ] ], + [ [ "survivor_tux_leather", 1 ] ], [ [ "cloak", 1 ] ], [ [ "chestrig", 1 ], [ "legrig", 1 ], [ "vest", 1 ], [ "tool_belt", 1 ], [ "ragpouch", 2 ] ], [ [ "leather_pouch", 2 ], [ "dump_pouch", 1 ], [ "purse", 1 ], [ "fanny", 1 ] ], -- cgit v1.2.1