DB/Creature: Fix text range for Jaina's & Sylvanas' texts (Forge of Souls)

Closes #25078
This commit is contained in:
offl
2020-08-02 03:13:19 +03:00
parent 2ffc3124ae
commit 8899e1056c

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_text` SET `TextRange` = 2 WHERE `CreatureID` IN (37596,37597);