mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-30 22:06:46 +00:00
New Command
#tune Used to return ideal values for tuning NPC/Client combat statistics.
This commit is contained in:
@@ -326,6 +326,7 @@ void command_npctype_cache(Client *c, const Seperator *sep);
|
||||
void command_merchantopenshop(Client *c, const Seperator *sep);
|
||||
void command_merchantcloseshop(Client *c, const Seperator *sep);
|
||||
void command_shownumhits(Client *c, const Seperator *sep);
|
||||
void command_tune(Client *c, const Seperator *sep);
|
||||
|
||||
#ifdef EQPROFILE
|
||||
void command_profiledump(Client *c, const Seperator *sep);
|
||||
|
||||
Reference in New Issue
Block a user