excatly what is says it does from level 5 and up removes the level needed to learn it like master no longer needs level 60 to learn it
Code:update trainer_spells set reqlevel = '0' where cast_spell = '7415'; update trainer_spells set reqlevel = '0' where cast_spell = '7416'; update trainer_spells set reqlevel = '0' where cast_spell = '13921'; update trainer_spells set reqlevel = '0' where cast_spell = '28030';