[7050] Add crit req for some paladin spell proc

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-08 01:30:17 +03:00
parent c2741b50e7
commit 40d7fecb36
4 changed files with 20 additions and 5 deletions

View file

@ -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