From c5a739092766c06c5b19e033c681c8dc814cd898 Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 13 Aug 2020 21:23:27 -0400 Subject: add the ApprenticeRobe 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 efdb44d2..f41d5431 100644 --- a/npc/items/recipes.txt +++ b/npc/items/recipes.txt @@ -166,6 +166,11 @@ function read_tailoring { 20, Moss, 3, TortugaShellFragment, 1, Knife); + showRecipe(CraftApprenticeRobe, ApprenticeRobe, + 10, CottonCloth, + 70, SilkCocoon, + 10, FluffyFur, + 1, SharpKnife); return; } -- cgit v1.2.3-70-g09d2