[10056] Re-add spell proc sql data from [7879].

* It not has been added in commit time to mangos.sql
* It alsow required data updating in family masks.

Thank you to NoFantasy for reseatch problem :)
This commit is contained in:
VladimirMangos 2010-06-14 19:40:56 +04:00
parent 809d9d2063
commit aa5dfc2895
5 changed files with 11 additions and 3 deletions

View file

@ -88,6 +88,7 @@ pkgdata_DATA = \
10044_02_mangos_spell_proc_event.sql \
10045_01_mangos_spell_proc_event.sql \
10051_01_characters_character_aura.sql \
10056_01_mangos_spell_proc_event.sql \
README
## Additional files to include when running 'make dist'
@ -156,4 +157,5 @@ EXTRA_DIST = \
10044_02_mangos_spell_proc_event.sql \
10045_01_mangos_spell_proc_event.sql \
10051_01_characters_character_aura.sql \
10056_01_mangos_spell_proc_event.sql \
README