[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
@@ -520,6 +520,7 @@
#define REPORT_ONCE 12945 //You may only submit a report once per time that you zone. Thank you.
#define NOW_INVISIBLE 12950 //%1 is now Invisible.
#define NOW_VISIBLE 12951 //%1 is now Visible.
#define YOU_TAKE_DOT 12954 //You have taken %1 damage from %2 by %3
#define GUILD_NOT_MEMBER2 12966 //You are not in a guild.
#define HOT_HEAL_SELF 12976 //You have been healed for %1 hit points by your %2.
#define HOT_HEAL_OTHER 12997 //You have healed %1 for %2 hit points with your %3.