Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 06728_mangos_quest_template.sql
blobf0a22225c5dc1dbca8d94c83a62828bf5a8b410d
1 ALTER TABLE `quest_template` ADD COLUMN `Method` tinyint(3) unsigned NOT NULL default '2' AFTER `entry`;