From 9f9c25c653ac0adf7b4d33991fea017ea9d8a6df Mon Sep 17 00:00:00 2001 From: nytmyr <53322305+nytmyr@users.noreply.github.com> Date: Sat, 9 Nov 2024 22:07:35 -0600 Subject: [PATCH] passivecheck response --- zone/bot.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zone/bot.cpp b/zone/bot.cpp index e99cbd3e8..e6af415b3 100644 --- a/zone/bot.cpp +++ b/zone/bot.cpp @@ -11437,7 +11437,7 @@ bool Bot::BotPassiveCheck() { GetOwner()->Message( Chat::Yellow, fmt::format( - "{} says, 'I am currently set to stance {} [#{}]. My settings cannot be modified.'", + "{} says, 'I am currently set to stance {} [#{}]. I cannot do commands and my settings cannot be modified.'", GetCleanName(), Stance::GetName(Stance::Passive), Stance::Passive