mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +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>
3 lines
185 B
SQL
3 lines
185 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_8589_09_mangos_spell_chain required_8589_10_mangos_spell_proc_event bit;
|
|
|
|
DELETE FROM spell_proc_event WHERE entry IN (58642,58676,44401);
|