mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
3
data/sql/updates/db_world/2024_02_03_06.sql
Normal file
3
data/sql/updates/db_world/2024_02_03_06.sql
Normal file
@@ -0,0 +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)));
|
||||
Reference in New Issue
Block a user