chore(DB): import pending files

Referenced commit(s): 84b6a7a779
This commit is contained in:
AzerothCoreBot
2022-11-03 22:28:43 +00:00
parent 84b6a7a779
commit 45c86f2a25

View File

@@ -1,3 +1,4 @@
-- DB update 2022_11_03_01 -> 2022_11_03_02
DELETE FROM `pool_template` WHERE `entry` IN (2031, 11699, 11700);
DELETE FROM `pool_pool` WHERE `mother_pool`=2031;
DELETE FROM `pool_gameobject` WHERE `pool_entry` IN (11699, 11700);