Commit 7f714269 authored by JoyJ's avatar JoyJ

fix buildlist for centaur

parent bc085258
......@@ -43,6 +43,12 @@ tOutFitList['outfit_tank'] = {
tOutFitList['outfit_mid'] = tOutFitList['outfit_tank']
tOutFitList['outfit_carry'] = tOutFitList['outfit_tank']
tOutFitList['outfit_priest'] = tOutFitList['outfit_tank']
tOutFitList['outfit_mage'] = tOutFitList['outfit_tank']
X['sBuyList'] = tOutFitList[sOutfitType]
X['sSellList'] = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment