mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 10:37:02 +00:00
3 lines
196 B
SQL
3 lines
196 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_0123_12093_01_mangos_spell_template required_0124_12094_01_mangos_creature_template bit;
|
|
|
|
UPDATE creature_template SET flags_extra=flags_extra|0x800;
|