mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 10:37:02 +00:00
3 lines
168 B
SQL
3 lines
168 B
SQL
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;
|