mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[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:
parent
ad59efb6d9
commit
928ea2bdcf
7 changed files with 101 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue