mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Text: Add correct text to Sylvanas (Lament of the Highborne)
Closes #25262
This commit is contained in:
2
sql/updates/world/3.3.5/2020_08_16_07_world.sql
Normal file
2
sql/updates/world/3.3.5/2020_08_16_07_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Lady Sylvanas Windrunner
|
||||
UPDATE `creature_text` SET `Text`= "Sighing, %s kneels down and picks up the amulet.", `BroadcastTextId`= 19244 WHERE `CreatureID`= 10181 AND `GroupID`= 0;
|
||||
Reference in New Issue
Block a user