mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-17 01:04:34 +00:00
6
data/sql/updates/db_world/2022_06_14_06.sql
Normal file
6
data/sql/updates/db_world/2022_06_14_06.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- DB update 2022_06_14_05 -> 2022_06_14_06
|
||||
--
|
||||
DELETE FROM `spell_group` WHERE `spell_id` IN (8042,20005);
|
||||
INSERT INTO `spell_group` VALUES
|
||||
(1014,8042,0),
|
||||
(1014,20005,0);
|
||||
Reference in New Issue
Block a user