From 89bc00552ab22612082af78562b9b1b281cfb16a Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 13 Aug 2020 22:54:27 -0400 Subject: add the WizardRobe 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 b500bbf2..cde7d141 100644 --- a/npc/items/recipes.txt +++ b/npc/items/recipes.txt @@ -235,6 +235,11 @@ function read_tailoring { 40, FluffyFur, 20, SilkCocoon, 1, Dagger); + showRecipe(WizardRobe, + 30, SquirrelPelt, + 60, SilkCocoon, + 5, LeatherPatch, + 1, Dagger); return; } -- cgit v1.2.3-70-g09d2