[Cleanup] Update to EQEmu #2253 to clean up message strings (#2279)

Added message string 1393 // You have been summoned!
This commit is contained in:
Michael
2022-07-03 18:57:33 -04:00
committed by GitHub
parent 66d6d523cf
commit 2829d21057
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -265,6 +265,7 @@
#define DUEL_DECLINE 1383 //%1 has declined your challenge to duel to the death.
#define DUEL_ACCEPTED 1384 //%1 has already accepted a duel with someone else.
#define DUEL_CONSIDERING 1385 //%1 is considering a duel with someone else.
#define PLAYER_SUMMONED 1393 //You have been summoned!
#define PLAYER_REGAIN 1394 //You have control of yourself again.
#define REZZ_ALREADY_PENDING 1379 //You were unable to restore the corpse to life, but you may have success with a later attempt.
#define IN_USE 1406 //Someone else is using that. Try again later.