mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 17:38:26 +00:00
passivecheck response
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user