mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 23:26:23 +00:00
4
data/sql/updates/db_world/2025_04_30_02.sql
Normal file
4
data/sql/updates/db_world/2025_04_30_02.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2025_04_30_01 -> 2025_04_30_02
|
||||
--
|
||||
DELETE FROM `spell_group` WHERE `id` = 1005 AND `spell_id` = 23060;
|
||||
INSERT INTO `spell_group` VALUES (1005, 23060, 0);
|
||||
Reference in New Issue
Block a user