Move client commands for bot spells from gm commands to existing bot commands

This commit is contained in:
nytmyr
2025-01-23 11:51:58 -06:00
parent 4ff7e98c68
commit 400bf12795
10 changed files with 336 additions and 814 deletions
+1 -1
View File
@@ -298,7 +298,7 @@ void Client::SendSpellTypePrompts(bool commanded_types, bool client_only_types)
Message(
Chat::Yellow,
fmt::format(
"You can view spell types by {} or {}.",
"You can view client spell types by {} or {}.",
Saylink::Silent(
fmt::format("^spelltypeids client"), "ID"
),