mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-31 01:23:47 +00:00
@@ -1,2 +1,3 @@
|
|||||||
|
-- DB update 2024_02_03_05 -> 2024_02_03_06
|
||||||
-- Midsummer - disable unrelated debris spawns in front of the Exodar
|
-- 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)));
|
DELETE FROM `game_event_gameobject` WHERE (`eventEntry` = 1) AND (`guid` IN (SELECT `guid` from `gameobject` WHERE `id` IN (180698, 180699, 180700)));
|
||||||
Reference in New Issue
Block a user