mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
[8060] Fix 56314 and ranks.
Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
parent
113a492e02
commit
7448aaa37e
9 changed files with 86 additions and 58 deletions
|
|
@ -229,6 +229,7 @@ pkgdata_DATA = \
|
|||
8050_01_mangos_spell_proc_event.sql \
|
||||
8050_02_mangos_spell_bonus_data.sql \
|
||||
8053_01_mangos_command.sql \
|
||||
8060_01_mangos_spell_pet_auras.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -438,4 +439,5 @@ EXTRA_DIST = \
|
|||
8050_01_mangos_spell_proc_event.sql \
|
||||
8050_02_mangos_spell_bonus_data.sql \
|
||||
8053_01_mangos_command.sql \
|
||||
8060_01_mangos_spell_pet_auras.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue