mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-18 20:08:21 +00:00
command grammar
This commit is contained in:
@@ -76,7 +76,7 @@ void bot_command_spell_delays(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