fix(Core/LFG): Lock Deathknights from the dungeonfinder until they complete their starting zone (#22270)

This commit is contained in:
Tereneckla 2025-06-05 14:43:35 +00:00 committed by GitHub
parent 2a93e7d410
commit fe2d1150b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 44 additions and 9 deletions

View file

@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `ScriptName` = 'npc_king_varian_wrynn' WHERE (`entry` = 29611);