mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 04:37:04 +00:00
3 lines
197 B
SQL
3 lines
197 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_0159_xxxxx_01_mangos_quest_template required_0168_xxxxx_01_mangos_playercreateinfo_spell bit;
|
|
|
|
DELETE FROM `playercreateinfo_spell` WHERE Spell=69001;
|