mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 04:37:02 +00:00
[8498] Implement talent 53234 and ranks.
(cherry picked from commit 510b81f53bbe59beccbc113a802b3f9b1e669e3a) Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
67d4335614
commit
c45362a9fc
6 changed files with 23 additions and 3 deletions
|
|
@ -105,6 +105,7 @@ pkgdata_DATA = \
|
|||
8487_02_mangos_spell_proc_event.sql \
|
||||
8488_01_mangos_spell_chain.sql \
|
||||
8488_02_mangos_spell_bonus_data.sql \
|
||||
8498_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -190,4 +191,5 @@ EXTRA_DIST = \
|
|||
8487_02_mangos_spell_proc_event.sql \
|
||||
8488_01_mangos_spell_chain.sql \
|
||||
8488_02_mangos_spell_bonus_data.sql \
|
||||
8498_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue