parent
b8025848ad
commit
562178111d
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue