[7297] Fixed profession spells sorting in trainer spell list at client.
[getmangos.git] / sql / updates / 6939_01_mangos_quest_template.sql
blob88eb752f4960139c9508577ce5c709063347917d
1 ALTER TABLE db_version CHANGE COLUMN required_6936_01_mangos_spell_chain required_6939_01_mangos_quest_template bit;
3 ALTER TABLE `quest_template`
4     CHANGE `RewHonorableKills` `RewHonorableKills` int unsigned NOT NULL default '0';