chore(DB): import pending files

Referenced commit(s): f7019beda4
This commit is contained in:
github-actions[bot]
2026-05-30 11:14:15 +00:00
parent dab09941a5
commit 46be8a5080
4 changed files with 4 additions and 0 deletions
@@ -1,3 +1,4 @@
-- DB update 2026_05_28_00 -> 2026_05_30_00
-- Hellfire Channelers formation: groupAI = 3 (MEMBER_ASSIST_LEADER | LEADER_ASSIST_MEMBER), pack-aggro only. Wipe handling lives in the instance script's hard reset.
DELETE FROM `creature_formations` WHERE `leaderGUID`=90978;
INSERT INTO `creature_formations`
@@ -1,3 +1,4 @@
-- DB update 2026_05_30_00 -> 2026_05_30_01
--
DROP TABLE IF EXISTS `spell_cone`;
CREATE TABLE `spell_cone` (
@@ -1,3 +1,4 @@
-- DB update 2026_05_30_01 -> 2026_05_30_02
--
DELETE FROM `spell_cone` WHERE `ID` > 0;
INSERT INTO `spell_cone` VALUES
@@ -1,3 +1,4 @@
-- DB update 2026_05_30_02 -> 2026_05_30_03
--
-- 25029 Flamethrower TARGET_UNIT_CONE_ENTRY
-- 25030 Shoot Rocket TARGET_UNIT_CONE_ENTRY