mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 10:37:02 +00:00
3 lines
168 B
SQL
3 lines
168 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_8364_01_mangos_db_version required_8377_01_mangos_spell_area bit;
|
|
|
|
DELETE FROM `spell_area` where spell in (40216,42016);
|