DB/Misc: Event name fix

Closes #27533

(cherry picked from commit 1dcbad76fc)
This commit is contained in:
acidmanifesto
2022-01-07 17:32:15 +02:00
committed by Shauren
parent 0e591e35d1
commit 772104e134

View File

@@ -0,0 +1,2 @@
-- Correct name of Event
UPDATE `game_event` SET `description`='Children of Goldshire' WHERE `eventEntry`=76;