[9031] Fixed: remove talent 44404 buff at spell mod apply triggering.
[getmangos.git] / sql / updates / 8504_01_mangos_playercreateinfo_spell.sql
blob44430211f46207707a172058c5288c535efdef59
1 ALTER TABLE db_version CHANGE COLUMN required_8499_01_mangos_spell_elixir required_8504_01_mangos_playercreateinfo_spell bit;
3 UPDATE `playercreateinfo_spell`
4  SET `spell` = 21084
5  WHERE `spell` = 20154;