diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-10-14 23:29:54 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-10-14 23:29:54 -0300 |
commit | 37d7b9828dc409bdc7afab802029bb1f3d3d0d6a (patch) | |
tree | bc904dc93c3e68e3767a74b43ddb20c5ad2b46c9 /npc | |
parent | 6d66bd0858428ae3297464458febcc8f28dd8407 (diff) | |
download | serverdata-37d7b9828dc409bdc7afab802029bb1f3d3d0d6a.tar.gz serverdata-37d7b9828dc409bdc7afab802029bb1f3d3d0d6a.tar.bz2 serverdata-37d7b9828dc409bdc7afab802029bb1f3d3d0d6a.tar.xz serverdata-37d7b9828dc409bdc7afab802029bb1f3d3d0d6a.zip |
Revert "Golden Warlord Plate has over 23 chars so it must use deference on recipe book"
That would not fix the bug.
This reverts commit 6d66bd0858428ae3297464458febcc8f28dd8407.
Diffstat (limited to 'npc')
-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 3bdf990a8..9b2bd976e 100644 --- a/npc/craft/recipes.txt +++ b/npc/craft/recipes.txt @@ -249,7 +249,7 @@ function readCrafting { LightPlatemail, GoldenLightPlatemail, WarlordPlate, - CraftGoldenWarlord, + GoldenWarlordPlate, BromenalChest, AssassinChest); dnext; |