From c7f601c213eb9069694e207a7e62ba4d5a87d20c Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 13 Aug 2020 20:37:24 -0400 Subject: add the VneckJumper 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 0e055a49..d39ee5b8 100644 --- a/npc/items/recipes.txt +++ b/npc/items/recipes.txt @@ -126,6 +126,11 @@ function read_tailoring { 5, PiouFeathers, 5, Moss, 1, Knife); + showRecipe(CraftVneckJumper, VneckJumper, + 15, CottonCloth, + 5, PiouFeathers, + 7, Moss, + 1, Knife); return; } -- cgit v1.2.3-70-g09d2