mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 06:16:38 +00:00
[Commands] Add #viewcurrencies Command. (#1844)
* [Commands] Add #viewcurrencies Command. - Add #viewcurrencies command to view your or your target's currencies (Money, Crystals, Alternate Currency, LDoN, and PVP). - Add GetLDoNThemeName() helper method. * Update viewcurrencies.cpp * Cleanup name of map method. * Cleanup.
This commit is contained in:
@@ -547,6 +547,7 @@ SET(gm_commands
|
||||
gm_commands/untraindiscs.cpp
|
||||
gm_commands/uptime.cpp
|
||||
gm_commands/version.cpp
|
||||
gm_commands/viewcurrencies.cpp
|
||||
gm_commands/viewnpctype.cpp
|
||||
gm_commands/viewpetition.cpp
|
||||
gm_commands/viewzoneloot.cpp
|
||||
|
||||
Reference in New Issue
Block a user