mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Added message string 1393 // You have been summoned!
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user