mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 13:37:13 +00:00
[8397] Remove no longer needed ranks of spell 7386.
Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
parent
ddf54081d0
commit
9fdfd9f487
8 changed files with 19972 additions and 19968 deletions
3
sql/updates/8397_01_mangos_spell_chain.sql
Normal file
3
sql/updates/8397_01_mangos_spell_chain.sql
Normal 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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue