mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 05:21:29 +00:00
[Cleanup] Extra Space in NPC::AISpellsList(). (#2555)
This commit is contained in:
parent
e2dfbeb116
commit
f67767f28e
@ -2916,7 +2916,7 @@ void NPC::AISpellsList(Client *c)
|
||||
c->Message(
|
||||
Chat::White,
|
||||
fmt::format(
|
||||
"Spell {} | Resist Adjust : {}",
|
||||
"Spell {} | Resist Adjust: {}",
|
||||
spell_slot,
|
||||
ai_spell.resist_adjust
|
||||
).c_str()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user