mirror of
https://github.com/mangosfour/server.git
synced 2026-01-01 16:37:12 +00:00
[8938] Implement talent 50880 and ranks.
This commit is contained in:
parent
4ee8cb3504
commit
a4c972faec
5 changed files with 11 additions and 3 deletions
|
|
@ -194,6 +194,7 @@ pkgdata_DATA = \
|
|||
8930_01_mangos_spell_proc_event.sql \
|
||||
8931_01_mangos_spell_bonus_data.sql \
|
||||
8932_01_mangos_spell_chain.sql \
|
||||
8938_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -368,4 +369,5 @@ EXTRA_DIST = \
|
|||
8930_01_mangos_spell_proc_event.sql \
|
||||
8931_01_mangos_spell_bonus_data.sql \
|
||||
8932_01_mangos_spell_chain.sql \
|
||||
8938_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue