mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
DB/Creature: Fix text range for Jaina's & Sylvanas' texts (Forge of Souls)
Closes #25078
This commit is contained in:
2
sql/updates/world/3.3.5/2020_08_02_01_world.sql
Normal file
2
sql/updates/world/3.3.5/2020_08_02_01_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_text` SET `TextRange` = 2 WHERE `CreatureID` IN (37596,37597);
|
||||
Reference in New Issue
Block a user