Update (teleport stuff): Fix false hit with bg

Fix false hit with BG on Rezzing and gps correction with parole cmd with horde
This commit is contained in:
M'Dic
2022-12-27 16:57:09 -05:00
parent b6a100674f
commit fc5e9f07f8
2 changed files with 69 additions and 54 deletions

View File

@@ -148,7 +148,7 @@ public:
Player* pTarget = player->GetConnectedPlayer();
WorldLocation Aloc = WorldLocation(0, -8833.37f, 628.62f, 94.00f, 1.06f);// Stormwind
WorldLocation Hloc = WorldLocation(1, 1569.59f, -4397.63f, 16.06f, 0.54f);// Orgrimmar
WorldLocation Hloc = WorldLocation(1, 1569.59f, -4397.63f, 7.7f, 0.54f);// Orgrimmar
if (pTarget->GetTeamId() == TEAM_ALLIANCE)
{