mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[7077] Implement support castable trainer spells for profession ranks.
This commit is contained in:
parent
fa9daa3fb7
commit
5b50e2f9e8
8 changed files with 262 additions and 23 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue