[7077] Implement support castable trainer spells for profession ranks.

This commit is contained in:
VladimirMangos 2009-01-13 21:05:34 +03:00
parent fa9daa3fb7
commit 5b50e2f9e8
8 changed files with 262 additions and 23 deletions

View file

@ -135,6 +135,7 @@ pkgdata_DATA = \
7074_01_mangos_playercreateinfo_spell.sql \
7075_01_characters_character_spell.sql \
7075_02_mangos_spell_learn_spell.sql \
7077_01_characters_character_spell.sql \
README
## Additional files to include when running 'make dist'
@ -250,4 +251,5 @@ EXTRA_DIST = \
7074_01_mangos_playercreateinfo_spell.sql \
7075_01_characters_character_spell.sql \
7075_02_mangos_spell_learn_spell.sql \
7077_01_characters_character_spell.sql \
README