Sync with L2JServer Jan 30th 2015.

This commit is contained in:
mobius
2015-01-31 03:47:34 +00:00
parent acf0c17ba4
commit e7005fbedd
148 changed files with 1922 additions and 1672 deletions

View File

@@ -44,7 +44,7 @@ public class PcAuction extends ItemContainer
@Override
public ItemLocation getBaseLocation()
{
return ItemLocation.AUCTION;
return ItemLocation.AUCTION_HOUSE;
}
@Override