From 6ba19b2e5ae20d54d3d05a85ed1c4a8379c7eddd Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 31 Jul 2020 13:50:34 -0300 Subject: Fix bugs reported by Mathias --- npc/craft/recipes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/craft/recipes.txt b/npc/craft/recipes.txt index 8e2ba3731..a209a5cd9 100644 --- a/npc/craft/recipes.txt +++ b/npc/craft/recipes.txt @@ -382,7 +382,7 @@ function readCrafting { 18, IronPowder, 1, EarthPowder); showRecipe(CraftCopperArmor, CopperArmor, - 10, Copperngot, + 10, CopperIngot, 3, IronIngot, 22, IronPowder, 1, EarthPowder); -- cgit v1.2.3-70-g09d2