Core/Players: Do not show zone on character list before first login
Port From (https://github.com/TrinityCore/TrinityCore/commit/2bf8110032e84796f21d4d44d72e33abc58a4e1e)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `characters` SET `zone`=0 WHERE (`at_login` & 0x20) != 0;
|
||||
Reference in New Issue
Block a user