mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 13:28:25 +00:00
command cleanup
This commit is contained in:
@@ -29,7 +29,7 @@ void bot_command_actionable(Client* c, const Seperator* sep)
|
||||
"[spawned] - selects all spawned bots.",
|
||||
"[all] - selects all spawned bots.",
|
||||
"<br>",
|
||||
"You may only select your bots as actionable"
|
||||
"You may only select your own bots."
|
||||
};
|
||||
|
||||
std::vector<std::string> example_format = { };
|
||||
|
||||
Reference in New Issue
Block a user