mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
4 lines
170 B
SQL
4 lines
170 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_12121_01_mangos_spell_template required_12138_01_mangos_command bit;
|
|
|
|
DELETE FROM `command` WHERE `name` = 'honor update';
|
|
|