[Commands] Cleanup #peekinv Command (#2969)

* [Commands] Cleanup #peekinv Command

# Notes
- Cleanup messages and logic.

* Update peekinv.cpp
This commit is contained in:
Alex King
2023-02-23 03:38:37 -05:00
committed by GitHub
parent 7c7a88650b
commit b0d4f095ef
2 changed files with 293 additions and 174 deletions
+1
View File
@@ -33,6 +33,7 @@ std::string GetModifyNPCStatDescription(std::string stat);
void SendNPCEditSubCommands(Client *c);
void SendRuleSubCommands(Client *c);
void SendGuildSubCommands(Client *c);
void SendPeekInvSubCommands(Client *c);
// Commands
void command_acceptrules(Client *c, const Seperator *sep);