[8769] Implement mails sending at player levelup.

This commit is contained in:
VladimirMangos 2009-11-03 20:18:09 +03:00
parent d009994f59
commit e078d0dd03
12 changed files with 149 additions and 3 deletions

View file

@ -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