mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 04:37:02 +00:00
[8769] Implement mails sending at player levelup.
This commit is contained in:
parent
d009994f59
commit
e078d0dd03
12 changed files with 149 additions and 3 deletions
|
|
@ -146,6 +146,7 @@ pkgdata_DATA = \
|
|||
8728_01_realmd_account.sql \
|
||||
8731_01_mangos_creature_template.sql \
|
||||
8749_01_mangos_mail_loot_template.sql \
|
||||
8769_01_mangos_mail_level_reward.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -272,4 +273,5 @@ EXTRA_DIST = \
|
|||
8728_01_realmd_account.sql \
|
||||
8731_01_mangos_creature_template.sql \
|
||||
8749_01_mangos_mail_loot_template.sql \
|
||||
8769_01_mangos_mail_level_reward.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue