mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 23:38:00 +00:00
4
data/sql/updates/db_world/2025_05_03_00.sql
Normal file
4
data/sql/updates/db_world/2025_05_03_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2025_05_01_00 -> 2025_05_03_00
|
||||
--
|
||||
DELETE FROM `spell_group` WHERE `spell_id` = 27648 AND `id` = 1014;
|
||||
INSERT INTO `spell_group` VALUES (1014, 27648, 0);
|
||||
Reference in New Issue
Block a user