server/sql/updates/0.12/06728_mangos_quest_template.sql
2008-12-23 02:04:42 +03:00

1 line
No EOL
104 B
SQL

ALTER TABLE `quest_template` ADD COLUMN `Method` tinyint(3) unsigned NOT NULL default '2' AFTER `entry`;