mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
* To make the game easier, we have decided to remove all movement from NPCs
* If we get the positive response we are expecting, we will remove spells * next. * Just imagine, finally being able to get that T10 gear you wanted! * Thanks to Nayre for the idea * Thanks to Machiavelli and Trazom for help implementing --HG-- branch : trunk
This commit is contained in:
@@ -719,3 +719,4 @@ void WorldSession::HandleSummonResponseOpcode(WorldPacket& recv_data)
|
||||
|
||||
_player->SummonIfPossible(agree);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user