From a1385fa9a0f44ccf12d6587c1f17dc6eb965a03c Mon Sep 17 00:00:00 2001 From: gumi Date: Fri, 14 Aug 2020 10:07:39 -0400 Subject: add the ChainmailSkirt 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 7a70f2b7..f58b1941 100644 --- a/npc/items/recipes.txt +++ b/npc/items/recipes.txt @@ -147,6 +147,13 @@ function read_smithery { BlackArmor, GoldenWarlordPlate); + next(); + mes(); + mesf(".:: %s ::.", l("Leg Armor")); + mes(); + + showRecipe(ChainmailSkirt); + return; } -- cgit v1.2.3-70-g09d2