mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[7050] Add crit req for some paladin spell proc
Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
parent
c2741b50e7
commit
40d7fecb36
4 changed files with 20 additions and 5 deletions
|
|
@ -119,6 +119,7 @@ pkgdata_DATA = \
|
|||
7047_01_characters_character_spell.sql \
|
||||
7047_02_mangos_playercreateinfo_action.sql \
|
||||
7047_03_mangos_playercreateinfo_spell.sql \
|
||||
7050_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -218,4 +219,5 @@ EXTRA_DIST = \
|
|||
7047_01_characters_character_spell.sql \
|
||||
7047_02_mangos_playercreateinfo_action.sql \
|
||||
7047_03_mangos_playercreateinfo_spell.sql \
|
||||
7050_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue