mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
3 lines
187 B
SQL
3 lines
187 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_8397_01_mangos_spell_chain required_8397_02_mangos_spell_threat bit;
|
|
|
|
DELETE FROM spell_threat WHERE entry IN (7405,8380,11596,11597,25225);
|