mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 10:37:02 +00:00
You need extract new dbc/map/vmaps for correct work. And apply ofc sql updates that including character convertion. Special thanks to TOM_RUS for prepering this switch :) Signed-off-by: VladimirMangos <vladimir@getmangos.com>
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;
|