mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 22:37:04 +00:00
[8451] Implement talent 47236 and ranks.
Added changes base at merge of patches suggested by pasdVn and Astellar.
This commit is contained in:
parent
9c5f85d309
commit
69fbe1e82f
7 changed files with 58 additions and 23 deletions
|
|
@ -97,6 +97,7 @@ pkgdata_DATA = \
|
|||
8416_01_mangos_spell_learn_spell.sql \
|
||||
8433_01_characters_character_account_data.sql \
|
||||
8444_01_mangos_mangos_string.sql \
|
||||
8451_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -174,4 +175,5 @@ EXTRA_DIST = \
|
|||
8416_01_mangos_spell_learn_spell.sql \
|
||||
8433_01_characters_character_account_data.sql \
|
||||
8444_01_mangos_mangos_string.sql \
|
||||
8451_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue