Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.8 / 4507_quest_template.sql
blob525d2c37f1c0b51edc01766003990df45e1695bc
1 ALTER TABLE `quest_template`
2     CHANGE `ExclusiveGroup` `ExclusiveGroup` int(11) NOT NULL default '0';