[8342] Iplement talent 53252 and ranks.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
pasdVn 2009-08-09 17:47:14 +04:00 committed by VladimirMangos
parent 9c387ec9fd
commit 6a4b79cdc2
5 changed files with 30 additions and 2 deletions

View file

@ -0,0 +1,5 @@
ALTER TABLE db_version CHANGE COLUMN required_8310_01_mangos_spell_proc_event required_8342_01_mangos_spell_proc_event bit;
DELETE FROM spell_proc_event WHERE entry IN (53397);
INSERT INTO spell_proc_event VALUES
(53397, 0x00000000, 0, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000002, 0.000000, 0.000000, 0);