mirror of
https://github.com/mangosfour/server.git
synced 2025-12-22 22:37:06 +00:00
3 lines
159 B
SQL
3 lines
159 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_8190_01_mangos_creature_template required_8191_01_mangos_spell_affect bit;
|
|
|
|
DROP TABLE IF EXISTS `spell_affect`;
|