mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 13:37:13 +00:00
[9899] Fixed sql update for ptrev. commit.
This commit is contained in:
parent
1f741a16b3
commit
3424dbf1fa
5 changed files with 7 additions and 3 deletions
|
|
@ -1,9 +0,0 @@
|
|||
DELETE FROM `spell_bonus_data` WHERE `entry` IN (
|
||||
17,122,139,421,589,774,1064,1449,2060,2061,2136,2912,2948,8004,
|
||||
11426,19236,25912,30451,32379,32546,33110,34861,42463,44457,
|
||||
49821,51505,53739,61391);
|
||||
|
||||
INSERT INTO `spell_bonus_data` VALUES
|
||||
(53739, 0, 0, 0.003, 'Paladin - Seal of Corruption (full stack proc)'),
|
||||
(42463, 0, 0, 0.003, 'Paladin - Seal of Vengeance (full stack proc)');
|
||||
(49821, 0.2857,0, 0, 'Priest - Mind Sear Trigger'),
|
||||
Loading…
Add table
Add a link
Reference in a new issue