diff --git a/data/npc/scripts/Esrik.lua b/data/npc/scripts/Esrik.lua index ed0ce68..006680f 100644 --- a/data/npc/scripts/Esrik.lua +++ b/data/npc/scripts/Esrik.lua @@ -31,7 +31,7 @@ local function getTable(player) {name="leather armor", id=2467, buy=35, sell=12}, {name="leather Boots", id=2643, buy=10, sell=2}, {name="leather helmet", id=2461, buy=12, sell=9}, - {name="leather Legs", id=2649, buy=10, sell=22}, + {name="leather Legs", id=2649, buy=10, sell=9}, {name="Longsword", id=2397, buy=160, sell=51}, {name="mace", id=2398, buy=90, sell=30}, {name="Morning Star", id=2394, buy=430, sell=100}, @@ -55,7 +55,6 @@ local function getTable(player) {name="sword", id=2376, buy=85, sell=25}, {name="throwing knife", id=2410, buy=25}, {name="wooden shield", id=2512, buy=15, sell=3}, - {name="morning star", id=2394, sell=90}, {name="steel helmet", id=2457, sell=190}, {name="two handed sword", id=2377, sell=450} }