mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 20:56:37 +00:00
[Cleanup] Bot RaidGroupSay (#4653)
This commit is contained in:
@@ -502,7 +502,6 @@ void bot_command_cast(Client* c, const Seperator* sep)
|
||||
|
||||
if (IsBotSpellTypeDetrimental(spell_type) && !bot_iter->IsAttackAllowed(new_tar)) {
|
||||
bot_iter->RaidGroupSay(
|
||||
bot_iter,
|
||||
fmt::format(
|
||||
"I cannot attack [{}].",
|
||||
new_tar->GetCleanName()
|
||||
|
||||
Reference in New Issue
Block a user