Removed trailing whitespaces and CRLFs
[auctionmangos.git] / sql / updates / 0.11 / 5773_mangos_spell_learn_spell.sql
blob42a627c5ffd73cffb8fd9da2e3b07d477d669025
1 DELETE FROM spell_learn_spell WHERE entry IN (23161,23214,34767);
3 INSERT INTO spell_learn_spell (entry,spellID) VALUES
4 (23161,33391),
5 (23214,33391),
6 (34767,33391);