[11688] Priest T8 Shadow 4P Bonus

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Den 2011-06-28 00:43:55 +04:00 committed by VladimirMangos
parent 4127224fe7
commit 7e0f74f286
4 changed files with 9 additions and 3 deletions

View file

@ -0,0 +1,5 @@
ALTER TABLE db_version CHANGE COLUMN required_11687_01_mangos_spell_proc_event required_11688_01_mangos_spell_proc_event bit;
DELETE FROM spell_proc_event WHERE entry = 64908;
INSERT INTO spell_proc_event VALUES
(64908, 0x00, 6, 0x00002000, 0x00002000, 0x00002000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0.000000, 0.000000, 0);