mirror of
https://github.com/mangosfour/server.git
synced 2025-12-31 22:37:05 +00:00
[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:
parent
809d9d2063
commit
aa5dfc2895
5 changed files with 11 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue