fix(DB/achievement_reward): Glory of the Ulduar Raider mail subject line (#19018)

This commit is contained in:
Lukas 2024-06-07 01:30:35 -07:00 committed by GitHub
parent 4e01b43840
commit 906ec60deb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,2 @@
--
UPDATE `achievement_reward` SET `Subject`='Heroic: Glory of the Ulduar Raider' WHERE `ID`=2958;