mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
3
sql/updates/world/2015_02_23_03_world.sql
Normal file
3
sql/updates/world/2015_02_23_03_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_group` WHERE `id`=1 AND `spell_id`=63729;
|
||||
INSERT INTO `spell_group` (`id`, `spell_id`) VALUES
|
||||
(1, 63729);
|
||||
Reference in New Issue
Block a user