Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.10 / 5191_mangos_spell_threat.sql
blob4de88005aa412fd57828ec1fe264f5d37dff8529
1 DELETE FROM `spell_threat` WHERE `entry` = 2139;
2 INSERT INTO `spell_threat` (`entry`, `Threat`) VALUES
3 (2139, 300);