mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 11:48:37 +00:00
Move client commands for bot spells from gm commands to existing bot commands
This commit is contained in:
+1
-1
@@ -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"
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user