mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
3 lines
217 B
SQL
3 lines
217 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_8800_01_mangos_spell_elixir required_8803_01_mangos_playercreateinfo_spell bit;
|
|
|
|
UPDATE `playercreateinfo_spell` SET `spell` = 26297 WHERE `spell` IN (20554,26296,50621);
|