mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 01:37:02 +00:00
3 lines
207 B
SQL
3 lines
207 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_10427_01_mangos_spell_proc_event required_10430_01_mangos_spell_chain bit;
|
|
|
|
DELETE FROM spell_chain WHERE first_spell IN (1742, 1784, 5215, 8647, 47476, 50842);
|