From 1db3e28574f91844d2b89ae806d204c7afb8b2fd Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 13 Aug 2020 22:00:48 -0400 Subject: add the SorcererRobe 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 d80a1e6d..ff66d9e0 100644 --- a/npc/items/recipes.txt +++ b/npc/items/recipes.txt @@ -196,6 +196,11 @@ function read_tailoring { 10, LeatherPatch, 15, Moss, 1, SharpKnife); + showRecipe(CraftSorcererRobe, SorcererRobe, + 60, CottonCloth, + 40, FluffyFur, + 20, SilkCocoon, + 1, Dagger); return; } -- cgit v1.2.3-70-g09d2