mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
4
sql/updates/world/6.x/2016_06_15_05_world.sql
Normal file
4
sql/updates/world/6.x/2016_06_15_05_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` = 108212;
|
||||
INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES
|
||||
(108212, 137681, 0, 'Burst of Speed - Rogue Talent');
|
||||
Reference in New Issue
Block a user