[11501] Implement item 46098/46348 enchanting work.

This commit is contained in:
VladimirMangos 2011-05-18 03:13:56 +04:00
parent d00592f692
commit eb61995f7e
6 changed files with 30 additions and 3 deletions

View file

@ -0,0 +1,5 @@
ALTER TABLE db_version CHANGE COLUMN required_11501_01_mangos_spell_proc_event required_11501_02_mangos_spell_bonus_data bit;
DELETE FROM spell_bonus_data WHERE entry IN (64569);
INSERT INTO spell_bonus_data VALUES
(64569, 0, 0, 0, 0, 'Item - Blood Reserve');