mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 10:37:02 +00:00
[7879] Fixed proc for 31571 and ranks.
Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
parent
6a5cd72e4d
commit
a59de33941
5 changed files with 27 additions and 2 deletions
|
|
@ -191,6 +191,7 @@ pkgdata_DATA = \
|
|||
7850_01_mangos_command.sql \
|
||||
7855_01_mangos_pools.sql \
|
||||
7867_01_realmd_account.sql \
|
||||
7879_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -362,4 +363,5 @@ EXTRA_DIST = \
|
|||
7850_01_mangos_command.sql \
|
||||
7855_01_mangos_pools.sql \
|
||||
7867_01_realmd_account.sql \
|
||||
7879_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue