Merge commit 'origin/master' into 310

This commit is contained in:
tomrus88 2009-05-25 21:57:59 +04:00
commit 2f15546120
15 changed files with 80 additions and 154 deletions

View file

@ -13937,7 +13937,10 @@ bool Player::LoadFromDB( uint32 guid, SqlQueryHolder *holder )
// load home bind and check in same time class/race pair, it used later for restore broken positions
if(!_LoadHomeBind(holder->GetResult(PLAYER_LOGIN_QUERY_LOADHOMEBIND)))
{
delete result;
return false;
}
InitPrimaryProffesions(); // to max set before any spell loaded