From bee3e157ac6e2930b8254ec5d55886f6431a3378 Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 13 Aug 2020 20:54:57 -0400 Subject: add the SilkRobe recipe Co-authored-by: Christopher Chay <2@hisfootsteps.net> --- npc/items/recipes.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc') diff --git a/npc/items/recipes.txt b/npc/items/recipes.txt index c6e8cc51..e6091ab4 100644 --- a/npc/items/recipes.txt +++ b/npc/items/recipes.txt @@ -141,6 +141,11 @@ function read_tailoring { 5, FluffyFur, 10, SilkCocoon, 1, Knife); + showRecipe(CraftSilkRobe, SilkRobe, + 40, SilkCocoon, + 10, CottonCloth, + 3, FluffyFur, + 1, Knife); return; } -- cgit v1.2.3-70-g09d2