chore(DB): import pending files

Referenced commit(s): 7e4df53cbc
This commit is contained in:
AzerothCoreBot
2023-06-17 14:23:28 +00:00
parent 7e4df53cbc
commit eb203d0d85

View File

@@ -1,3 +1,4 @@
-- DB update 2023_06_16_02 -> 2023_06_17_00
--
DELETE FROM `game_event_gameobject` WHERE `eventEntry` = 1 AND `guid` = 28242;
INSERT INTO `game_event_gameobject` (`eventEntry`,`guid`) VALUES (1, 28242);