From b2ea83dfbce9a0f1f4f651ca84e2775309d4fcdb Mon Sep 17 00:00:00 2001 From: gumi Date: Fri, 14 Aug 2020 10:22:42 -0400 Subject: add the CopperArmbands recipe Co-authored-by: Christopher Chay <2@hisfootsteps.net> --- npc/items/recipes.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'npc') diff --git a/npc/items/recipes.txt b/npc/items/recipes.txt index 375b9892..691c6530 100644 --- a/npc/items/recipes.txt +++ b/npc/items/recipes.txt @@ -156,6 +156,13 @@ function read_smithery { TerranitePants, AssassinPants); + next(); + mes(); + mesf(".:: %s ::.", l("Gloves")); + mes(); + + showRecipe(CopperArmbands); + return; } -- cgit v1.2.3-70-g09d2