From 15238e1fb797221381980ea27be5d91eb872751a Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 13 Aug 2020 21:04:45 -0400 Subject: add the LegionTrainingShirt recipe Co-authored-by: Christopher Chay <2@hisfootsteps.net> --- npc/items/recipes.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'npc') diff --git a/npc/items/recipes.txt b/npc/items/recipes.txt index e6091ab4..48ad8b61 100644 --- a/npc/items/recipes.txt +++ b/npc/items/recipes.txt @@ -102,6 +102,16 @@ function read_smithery { next; mesc l("List of known smithery recipes:"); + mes(); + mesf(".:: %s ::.", l("Chest Armor")); + mes(); + + showRecipe(CraftLegionTrainingShirt, LegionTrainingShirt, + 5, IronIngot, + 1, CopperIngot, + 5, Coal, + 1, Knife); + return; } -- cgit v1.2.3-70-g09d2