mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 10:37:02 +00:00
3 lines
240 B
SQL
3 lines
240 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_12378_14_mangos_gossip_menu_option required_12388_01_mangos_creature_template bit;
|
|
|
|
ALTER TABLE creature_template DROP COLUMN spell1, DROP COLUMN spell2, DROP COLUMN spell3, DROP COLUMN spell4;
|