Let client handle consent confirmation messages to corpse owner

This commit is contained in:
hg
2020-02-02 14:12:13 -05:00
parent 14c070f845
commit e09b0ae1e9
4 changed files with 17 additions and 21 deletions
-2
View File
@@ -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