mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 20:08:37 +00:00
end of day Jan 11
This commit is contained in:
+1
-1
@@ -10510,7 +10510,7 @@ void Bot::ProcessRaidInvite(Bot* invitee, Client* invitor) {
|
||||
// raid->GroupUpdate(0, true);
|
||||
// raid->SendBulkRaid(invitee); //Send a raid updates to the invitor
|
||||
g_invitor->JoinRaidXTarget(raid, true);
|
||||
g_invitor->DisbandGroup(true);
|
||||
// g_invitor->DisbandGroup(true);
|
||||
raid->GroupUpdate(0, true);
|
||||
if (raid->IsLocked()) {
|
||||
raid->SendRaidLockTo(invitor);
|
||||
|
||||
Reference in New Issue
Block a user