mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
passivecheck response
This commit is contained in:
+1
-1
@@ -11426,7 +11426,7 @@ bool Bot::BotPassiveCheck() {
|
|||||||
GetOwner()->Message(
|
GetOwner()->Message(
|
||||||
Chat::Yellow,
|
Chat::Yellow,
|
||||||
fmt::format(
|
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(),
|
GetCleanName(),
|
||||||
Stance::GetName(Stance::Passive),
|
Stance::GetName(Stance::Passive),
|
||||||
Stance::Passive
|
Stance::Passive
|
||||||
|
|||||||
Reference in New Issue
Block a user