[6810] Added new command: .sendmoney player "subject" "message" money - Sends a mail with money to a player

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Fredi 2008-11-03 16:19:23 -02:00 committed by VladimirMangos
parent ad59efb6d9
commit 928ea2bdcf
7 changed files with 101 additions and 3 deletions

View file

@ -128,6 +128,7 @@ pkgdata_DATA = \
2008_11_07_03_characters_guild_bank_tab.sql \
2008_11_07_04_realmd_account.sql \
2008_11_09_01_mangos_command.sql \
2008_11_09_02_mangos_command.sql \
README
## Additional files to include when running 'make dist'
@ -237,4 +238,5 @@ EXTRA_DIST = \
2008_11_07_03_characters_guild_bank_tab.sql \
2008_11_07_04_realmd_account.sql \
2008_11_09_01_mangos_command.sql \
2008_11_09_02_mangos_command.sql \
README