mirror of
https://github.com/mangosfour/server.git
synced 2025-12-26 16:37:06 +00:00
[7568] Spell proc event data from forums
Signed-off-by: DiSlord <DiSlord@nomail.com>
This commit is contained in:
parent
e3b938ba5a
commit
2f7039f12d
4 changed files with 65 additions and 6 deletions
|
|
@ -210,6 +210,7 @@ pkgdata_DATA = \
|
|||
7558_02_mangos_command.sql \
|
||||
7560_01_mangos_gameobject_template.sql \
|
||||
7565_01_mangos_mangos_string.sql \
|
||||
7568_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -400,4 +401,5 @@ EXTRA_DIST = \
|
|||
7558_02_mangos_command.sql \
|
||||
7560_01_mangos_gameobject_template.sql \
|
||||
7565_01_mangos_mangos_string.sql \
|
||||
7568_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue