From 1e0b90b3916c9a3421da6efbd308eb9dec20c49d Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 13 Aug 2020 21:44:48 -0400 Subject: add the LightPlatemail 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 a4c1da57..edfdc547 100644 --- a/npc/items/recipes.txt +++ b/npc/items/recipes.txt @@ -126,6 +126,11 @@ function read_smithery { 3, IronIngot, 15, Moss, 1, SharpKnife); + showRecipe(CraftLightPlatemail, LightPlatemail, + 25, IronIngot, + 5, SilverIngot, + 25, Coal, + 1, SharpKnife); return; } -- cgit v1.2.3-70-g09d2