mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
3 lines
162 B
SQL
3 lines
162 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_10203_01_mangos_item_template required_10205_01_mangos_spell_area bit;
|
|
|
|
DELETE FROM spell_area WHERE spell = 58600;
|