From 019667acbaabe3668c49c63f1e5f050a52b2f854 Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 13 Aug 2020 21:09:00 -0400 Subject: add the ForestArmor 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 48ad8b61..777436fd 100644 --- a/npc/items/recipes.txt +++ b/npc/items/recipes.txt @@ -156,6 +156,11 @@ function read_tailoring { 10, CottonCloth, 3, FluffyFur, 1, Knife); + showRecipe(CraftForestArmor, ForestArmor, + 10, LeatherPatch, + 20, Moss, + 3, TortugaShellFragment, + 1, Knife); return; } -- cgit v1.2.3-70-g09d2