fix(DB/Spells): Fixed Hunter T3 4P bonus. (#12597)
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
--
|
||||||
|
DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=28757;
|
||||||
|
INSERT INTO `spell_linked_spell` VALUES
|
||||||
|
(28757,28758,0,'Stalker\'s Ally');
|
||||||
Reference in New Issue
Block a user