Changeset 229 for trunk/src/game/MovementHandler.cpp
- Timestamp:
- 11/19/08 13:48:34 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/MovementHandler.cpp
r189 r229 141 141 _player->RemoveSpellsCausingAura(SPELL_AURA_MOUNTED); 142 142 143 // battleground state prep er143 // battleground state prepare 144 144 // only add to bg group and object, if the player was invited (else he entered through command) 145 145 if(_player->InBattleGround() && _player->IsInvitedForBattleGroundInstance(_player->GetBattleGroundId()))