mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 04:37:04 +00:00
[7052] Fix proc priest 47549 and ranks
Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
parent
e573bd9ea8
commit
6a4ee36f21
4 changed files with 20 additions and 2 deletions
|
|
@ -121,6 +121,7 @@ pkgdata_DATA = \
|
|||
7047_03_mangos_playercreateinfo_spell.sql \
|
||||
7050_01_mangos_spell_proc_event.sql \
|
||||
7051_01_mangos_spell_proc_event.sql \
|
||||
7052_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -222,4 +223,5 @@ EXTRA_DIST = \
|
|||
7047_03_mangos_playercreateinfo_spell.sql \
|
||||
7050_01_mangos_spell_proc_event.sql \
|
||||
7051_01_mangos_spell_proc_event.sql \
|
||||
7052_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue