fix(DB/Spells): Fixed Hunter T3 4P bonus. (#12597)

This commit is contained in:
UltraNix
2022-08-06 02:07:35 +02:00
committed by GitHub
parent e2c4c5a5dc
commit c28f3342ab

View File

@@ -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');