From bb62c05cb5239c84187b260f5ecbdbbe4fff3f97 Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 13 Aug 2020 20:51:14 -0400 Subject: add the FineDress 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 6bd3f3fc..c6e8cc51 100644 --- a/npc/items/recipes.txt +++ b/npc/items/recipes.txt @@ -136,6 +136,11 @@ function read_tailoring { 5, LeatherPatch, 5, Coal, 1, Knife); + showRecipe(CraftFineDress, FineDress, + 23, CottonCloth, + 5, FluffyFur, + 10, SilkCocoon, + 1, Knife); return; } -- cgit v1.2.3-70-g09d2