Bots:BotsUseLiveBlockedMessage filter to spell failure

This commit is contained in:
nytmyr
2025-01-31 22:51:11 -06:00
parent c3cbc4bcd4
commit 498b64fea2
+1 -1
View File
@@ -3638,7 +3638,7 @@ int Mob::AddBuff(Mob *caster, uint16 spell_id, int duration, int32 level_overrid
if (caster->IsBot() && RuleB(Bots, BotsUseLiveBlockedMessage) && caster->GetClass() != Class::Bard) {
caster->GetOwner()->Message(
Chat::Red,
Chat::SpellFailure,
fmt::format(
"{}'s {} did not take hold on {}. (Blocked by {}.)",
caster->GetCleanName(),