mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 12:18:27 +00:00
misc cleanup
This commit is contained in:
@@ -70,7 +70,7 @@ void bot_command_caster_range(Client* c, const Seperator* sep)
|
||||
c->Message(
|
||||
Chat::White,
|
||||
fmt::format(
|
||||
"{} says, 'My current Caster Range is {}.'",
|
||||
"{} says, 'My current caster range is {}.'",
|
||||
my_bot->GetCleanName(),
|
||||
my_bot->GetBotCasterRange()
|
||||
).c_str()
|
||||
|
||||
Reference in New Issue
Block a user