mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
4 lines
174 B
SQL
4 lines
174 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_10416_01_mangos_spell_proc_event required_10419_01_mangos_spell_chain bit;
|
|
|
|
DELETE FROM spell_chain WHERE first_spell = 50464;
|
|
|