mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
[10349] Implement work item 50351 and 50706.
This commit is contained in:
parent
fbf517e763
commit
017d7c7160
6 changed files with 41 additions and 5 deletions
|
|
@ -76,6 +76,7 @@ pkgdata_DATA = \
|
|||
10332_02_characters_pet_aura.sql \
|
||||
10342_01_mangos_mangos_string.sql \
|
||||
10342_02_mangos_command.sql \
|
||||
10349_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -132,4 +133,5 @@ EXTRA_DIST = \
|
|||
10332_02_characters_pet_aura.sql \
|
||||
10342_01_mangos_mangos_string.sql \
|
||||
10342_02_mangos_command.sql \
|
||||
10349_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue