mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 04:37:02 +00:00
[8342] Iplement talent 53252 and ranks.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
9c387ec9fd
commit
6a4b79cdc2
5 changed files with 30 additions and 2 deletions
|
|
@ -79,6 +79,7 @@ pkgdata_DATA = \
|
|||
8332_01_realmd_realmcharacters.sql \
|
||||
8339_01_characters_characters.sql \
|
||||
8339_02_characters_character_battleground_data.sql \
|
||||
8342_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -138,4 +139,5 @@ EXTRA_DIST = \
|
|||
8332_01_realmd_realmcharacters.sql \
|
||||
8339_01_characters_characters.sql \
|
||||
8339_02_characters_character_battleground_data.sql \
|
||||
8342_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue