chore(DB): import pending files

Referenced commit(s): 30a34154c5
This commit is contained in:
github-actions[bot]
2024-02-03 10:54:58 +00:00
parent 30a34154c5
commit 3113ba2bd0

View File

@@ -1,2 +1,3 @@
-- DB update 2024_02_03_05 -> 2024_02_03_06
-- Midsummer - disable unrelated debris spawns in front of the Exodar
DELETE FROM `game_event_gameobject` WHERE (`eventEntry` = 1) AND (`guid` IN (SELECT `guid` from `gameobject` WHERE `id` IN (180698, 180699, 180700)));