diff options
Diffstat (limited to 'npc/craft/recipes.txt')
-rw-r--r-- | npc/craft/recipes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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); |