mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 01:37:02 +00:00
4 lines
202 B
SQL
4 lines
202 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_8589_08_mangos_item_template required_8589_09_mangos_spell_chain bit;
|
|
|
|
/* UnholyBlight non ranked now */
|
|
DELETE FROM spell_chain WHERE first_spell = 49194;
|