mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 17:38:26 +00:00
command grammar
This commit is contained in:
@@ -50,7 +50,7 @@ void bot_command_default_settings(Client* c, const Seperator* sep)
|
||||
|
||||
std::vector<std::string> actionables =
|
||||
{
|
||||
"target, byname, ownergroup, ownerraid, targetgroup, namesgroup, healrotationtargets mmr, byclass, byrace, spawned"
|
||||
"target, byname, ownergroup, ownerraid, targetgroup, namesgroup, healrotationtargets, mmr, byclass, byrace, spawned"
|
||||
};
|
||||
|
||||
std::vector<std::string> options =
|
||||
|
||||
Reference in New Issue
Block a user