mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-11-10 20:34:53 +08:00
chore(DB): import pending files
Referenced commit(s): 33f951d74289f4a2ec89ba5ab519074e2b3e255b
This commit is contained in:
parent
e309a8090a
commit
6f3baa95d6
@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2024_03_20_01 -> 2024_03_20_02
|
||||||
-- Lord Alexei Barov (10504) creature formation with adds + respawn
|
-- Lord Alexei Barov (10504) creature formation with adds + respawn
|
||||||
DELETE FROM `creature_formations` WHERE (`leaderGUID` = 48863);
|
DELETE FROM `creature_formations` WHERE (`leaderGUID` = 48863);
|
||||||
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES
|
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES
|
||||||
Loading…
x
Reference in New Issue
Block a user