DB/Misc: Event name fix

Closes #27533
This commit is contained in:
acidmanifesto
2022-01-07 17:32:15 +02:00
committed by offl
parent 6b92aa3da4
commit 1dcbad76fc

View File

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