From 8dd725a3abd8085a589924eda702bea84f2a6b24 Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 13 Aug 2020 21:27:24 -0400 Subject: add SquirrelPelt and the PeltJacket 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 f41d5431..7573d24f 100644 --- a/npc/items/recipes.txt +++ b/npc/items/recipes.txt @@ -171,6 +171,11 @@ function read_tailoring { 70, SilkCocoon, 10, FluffyFur, 1, SharpKnife); + showRecipe(CraftPeltJacket, PeltJacket, + 25, SquirrelPelt, + 10, LeatherPatch, + 15, Moss, + 1, SharpKnife); return; } -- cgit v1.2.3-70-g09d2