command cleanup

This commit is contained in:
nytmyr
2024-11-01 14:56:49 -05:00
parent 9a135ba32a
commit 088f13130a
5 changed files with 7 additions and 8 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ void bot_command_spell_engaged_priority(Client* c, const Seperator* sep)
std::vector<std::string> notes =
{
"-Setting a spell type to 0 will prevent that type from being cast.",
"-If 2 or more are set to the same priority they will sort by spell type ID."
"- Setting a spell type to 0 will prevent that type from being cast.",
"- If 2 or more are set to the same priority they will sort by spell type ID."
};
std::vector<std::string> example_format =