mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
DB/Spell: Serverside - Root Self
(cherry picked from commit 2daddd6998)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `serverside_spell_effect` WHERE `SpellID`=51860;
|
||||
INSERT INTO `serverside_spell_effect` (`SpellID`, `Effect`, `EffectAura`, `EffectMechanic`, `ImplicitTarget1`) VALUES
|
||||
(51860, 6, 26, 7, 1);
|
||||
Reference in New Issue
Block a user