[8397] Remove no longer needed ranks of spell 7386.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-08-21 00:42:29 +02:00
parent ddf54081d0
commit 9fdfd9f487
8 changed files with 19972 additions and 19968 deletions

View file

@ -0,0 +1,3 @@
ALTER TABLE db_version CHANGE COLUMN required_8394_01_mangos_spell_proc_event required_8397_01_mangos_spell_chain bit;
DELETE FROM spell_chain WHERE first_spell=7386;