mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_11_03_02 -> 2022_11_03_03
|
||||
-- Deletes
|
||||
DELETE FROM `pool_template` WHERE `entry` IN (2036, 11711);
|
||||
DELETE FROM `pool_pool` WHERE `mother_pool`=2036;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_11_03_03 -> 2022_11_03_04
|
||||
-- DELETE old spawns
|
||||
DELETE FROM `pool_template` WHERE `entry` IN (2033, 11706, 11707, 11708);
|
||||
DELETE FROM `pool_pool` WHERE `mother_pool`=2033;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_11_03_04 -> 2022_11_03_05
|
||||
-- Shadowmoon
|
||||
-- DELETE old spawns
|
||||
DELETE FROM `gameobject` WHERE `id` IN (181555, 181556, 181557, 181569, 181570) AND `guid` IN (21799, 21800, 21801, 21802, 21803, 21804, 21805, 21806, 21807, 21841, 21906, 21907, 21908, 21909, 21910, 21922, 28145, 28146, 28419, 28421, 28432, 28433, 28446, 30439, 30857, 40429, 40430, 40431, 40455, 40456, 40457, 40458, 40481, 40482, 40483, 40484, 40485, 40486, 40487, 40488, 40489, 40490, 40491, 40492, 40493, 40494, 40495, 40496, 40497, 40498, 40499, 40500, 40501, 40502, 40503, 40504, 40505, 40506, 40507, 40508, 40509, 40510, 40511, 40512, 40513, 40514, 42158, 42159, 42160, 42268, 42286, 42356, 42360, 42363, 42369, 42372, 42374, 42375, 42376, 42379, 42381, 42382, 42383, 42387, 61768, 61910, 61922, 63201, 120196, 120197, 120207, 120235, 120236, 120240, 120663, 120664, 35340);
|
||||
Reference in New Issue
Block a user