mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Let client handle consent confirmation messages to corpse owner
This commit is contained in:
@@ -268,8 +268,6 @@
|
||||
#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.
|
||||
#define DUEL_FLED 1408 //%1 has defeated %2 in a duel to the death! %3 has fled like a cowardly dog!
|
||||
#define GIVE_CONSENT 1427 //You have given %1 permission to drag your corpse in %2.
|
||||
#define DENY_CONSENT 1428 //You have denied %1 permission to drag your corpse in %2.
|
||||
#define MEMBER_OF_YOUR_GUILD 1429
|
||||
#define OFFICER_OF_YOUR_GUILD 1430
|
||||
#define LEADER_OF_YOUR_GUILD 1431
|
||||
|
||||
Reference in New Issue
Block a user