mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_10_30_01 -> 2022_11_01_00
|
||||
-- DELETE old spawns
|
||||
DELETE FROM `pool_template` WHERE `entry` IN (2032,11701,11702,11703,11704,11705);
|
||||
DELETE FROM `pool_pool` WHERE `mother_pool`=2032;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_11_01_00 -> 2022_11_01_01
|
||||
-- Wolves aren't parallel here
|
||||
UPDATE `creature_formations` SET `angle`=270 WHERE `memberGUID`=202682 AND `leaderGUID`=202628;
|
||||
-- Patrolling packs need to assist
|
||||
Reference in New Issue
Block a user