From 1d8b269f527855087b01ca066d5bb36ff3841a91 Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 13 Aug 2020 22:23:13 -0400 Subject: add the LegionIronArmor 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 ff66d9e0..5bec6258 100644 --- a/npc/items/recipes.txt +++ b/npc/items/recipes.txt @@ -201,6 +201,11 @@ function read_tailoring { 40, FluffyFur, 20, SilkCocoon, 1, Dagger); + showRecipe(CraftLegionIronArmor, LegionIronArmor, + 30, IronIngot, + 6, RotoniumIngot, + 40, Coal, + 1, Dagger); return; } -- cgit v1.2.3-70-g09d2