mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
-
This commit is contained in:
@@ -322,7 +322,7 @@ void WorldServer::Process() {
|
||||
|
||||
entity->CastToMob()->SetZone(ztz->requested_zone_id, ztz->requested_instance_id);
|
||||
|
||||
if(ztz->ignorerestrictions == 3)
|
||||
if(ztz->ignorerestrictions == 3)
|
||||
entity->CastToClient()->GoToSafeCoords(ztz->requested_zone_id, ztz->requested_instance_id);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user