[7034] Add support 96 bit spell family mask to triggers

Some fix/add data in table (about 100 records)

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-06 00:26:52 +03:00
parent 675a90b267
commit b6efea176d
7 changed files with 1607 additions and 723 deletions

View file

@ -113,6 +113,7 @@ pkgdata_DATA = \
7026_01_mangos_battleground_template.sql \
7031_01_mangos_spell_proc_event.sql \
7033_01_mangos_spell_proc_event.sql \
7034_01_mangos_spell_proc_event.sql \
README
## Additional files to include when running 'make dist'
@ -206,4 +207,5 @@ EXTRA_DIST = \
7026_01_mangos_battleground_template.sql \
7031_01_mangos_spell_proc_event.sql \
7033_01_mangos_spell_proc_event.sql \
7034_01_mangos_spell_proc_event.sql \
README