mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Gameobject): Remove Chests from TBC dungeons (#14320)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
DELETE FROM `gameobject` WHERE `id` IN (184931, 184934, 184935, 184937, 184940, 184941) AND `map` IN (543, 545, 546, 555, 557) AND `guid` IN (6990, 11222, 13822, 25829, 25830, 25831, 25832, 32635, 32636, 32710, 32632, 43140, 43141);
|
||||
Reference in New Issue
Block a user