DB/Spell: Gain focus for using Steady Shot and Cobra Shot

Thanks @RezolveX
This commit is contained in:
Gacko
2014-07-05 20:34:10 +02:00
parent 722a5ba7ee
commit 3e33120dc8
@@ -0,0 +1,4 @@
DELETE FROM `spell_linked_spell` WHERE (`spell_trigger`=77767 AND `spell_effect`=91954) OR (`spell_trigger`=56641 AND `spell_effect`=77443);
INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `comment`) VALUES
(77767, 91954, 'Cobra Shot Focus'), -- Gives 9 focus on fire
(56641, 77443, 'Steady Shot Focus'); -- Gives 9 focus on fire