diff --git a/zone/mob_ai.cpp b/zone/mob_ai.cpp index af9a97204..9101cb04f 100644 --- a/zone/mob_ai.cpp +++ b/zone/mob_ai.cpp @@ -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()