Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.10 / 5147_mangos_spell_learn_spell.sql
blob7807a8fef8a96a125302c513f10d5dadb6020d7d
1 INSERT INTO `spell_learn_spell` ( `entry` , `SpellID` , `IfNoSpell` ) VALUES
2 ('17002', '24867', '0'),
3 ('24866', '24864', '0');