[9149] Drop code and DB data for removed 31892/53720 and related spells.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
KAPATEJIb 2010-01-12 01:05:42 +03:00 committed by VladimirMangos
parent cf8b2f660c
commit 73a368d64a
6 changed files with 8 additions and 23 deletions

View file

@ -0,0 +1,3 @@
ALTER TABLE db_version CHANGE COLUMN required_9148_01_mangos_spell_bonus_data required_9149_01_mangos_spell_bonus_data bit;
DELETE FROM spell_bonus_data WHERE entry IN (31893,31898,32220,32221,53718,53719,53725,53726);