[7941] Restore autocast pet spell state at load/resummon
[getmangos.git] / sql / updates / 7886_01_mangos_petcreateinfo_spell.sql
blob673d1b317f941004c340d6fbc825fd8edcd3063e
1 ALTER TABLE db_version CHANGE COLUMN required_7884_02_mangos_playercreateinfo_action required_7886_01_mangos_petcreateinfo_spell bit;
3 DROP TABLE IF EXISTS `petcreateinfo_spell`;