diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-10-14 23:25:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-10-14 23:25:12 -0300 |
commit | 6d66bd0858428ae3297464458febcc8f28dd8407 (patch) | |
tree | d7329aae752b40be4367d7737859fffe9ad2a5eb /npc/craft/recipes.txt | |
parent | 02e6e3ce1f51fcf63fafa97b718815e576b25e34 (diff) | |
download | serverdata-6d66bd0858428ae3297464458febcc8f28dd8407.tar.gz serverdata-6d66bd0858428ae3297464458febcc8f28dd8407.tar.bz2 serverdata-6d66bd0858428ae3297464458febcc8f28dd8407.tar.xz serverdata-6d66bd0858428ae3297464458febcc8f28dd8407.zip |
Golden Warlord Plate has over 23 chars so it must use deference on recipe book
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 9b2bd976e..3bdf990a8 100644 --- a/npc/craft/recipes.txt +++ b/npc/craft/recipes.txt @@ -249,7 +249,7 @@ function readCrafting { LightPlatemail, GoldenLightPlatemail, WarlordPlate, - GoldenWarlordPlate, + CraftGoldenWarlord, BromenalChest, AssassinChest); dnext; |