mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 12:18:27 +00:00
Implement ^spellannouncecasts to toggle announcing casts of spell types
This commit is contained in:
@@ -19,7 +19,8 @@ void bot_command_bot_settings(Client* c, const Seperator* sep)
|
||||
"sithppercent",
|
||||
"sitincombat",
|
||||
"sitmanapercent",
|
||||
"spellaggrocheck",
|
||||
"spellaggrochecks",
|
||||
"spellannouncecasts",
|
||||
"spelldelays",
|
||||
"spellengagedpriority",
|
||||
"spellholds",
|
||||
@@ -31,6 +32,7 @@ void bot_command_bot_settings(Client* c, const Seperator* sep)
|
||||
"spellminmanapct",
|
||||
"spellminthresholds",
|
||||
"spellpursuepriority",
|
||||
"spellresistlimits",
|
||||
"spelltargetcount",
|
||||
"spelllist",
|
||||
"stance",
|
||||
|
||||
Reference in New Issue
Block a user