chore(DB): import pending files

Referenced commit(s): 171011e506
This commit is contained in:
github-actions[bot]
2024-04-03 12:02:29 +00:00
parent 171011e506
commit 40bbba64d9

View File

@@ -0,0 +1,3 @@
-- DB update 2024_04_02_05 -> 2024_04_03_00
-- remove duplicate 'Door' spawns from Black Temple
DELETE from `gameobject` WHERE (`id` IN (185482, 185892, 185479, 185478, 185481, 185480)) AND (`guid` IN (20567, 20523, 20559, 20558, 20563, 20561));