[DoT Messages] Add DoT messages for mob->PC casts, fixed others to use correct str. (#2289)

This commit is contained in:
Paul Coene
2022-07-14 03:23:13 -04:00
committed by GitHub
parent 3b409def2c
commit 6b5e4afd2d
5 changed files with 26 additions and 5 deletions
+1
View File
@@ -333,6 +333,7 @@ bool Mob::DoCastSpell(uint16 spell_id, uint16 target_id, CastingSlot slot,
Chat::SpellFailure,
(IsClient() ? FilterPCSpells : FilterNPCSpells),
(fizzle_msg == MISS_NOTE ? MISSED_NOTE_OTHER : SPELL_FIZZLE_OTHER),
0,
/*
MessageFormat: You miss a note, bringing your song to a close! (if missed note)
MessageFormat: A missed note brings %1's song to a close!