summaryrefslogtreecommitdiff
path: root/src/net/ea/protocol.h
diff options
context:
space:
mode:
authorDennis Friis <peavey@inspircd.org>2009-05-22 22:00:21 +0200
committerDennis Friis <peavey@inspircd.org>2009-05-22 22:00:21 +0200
commit18c1876454c9a82b5f4949e863316055a41000ba (patch)
tree3d5e94aab468b946d407e444cbaa5e8125b78711 /src/net/ea/protocol.h
parenta9df0306b4949f10287657a229e1f8d33cfae5e9 (diff)
downloadMana-18c1876454c9a82b5f4949e863316055a41000ba.tar.gz
Mana-18c1876454c9a82b5f4949e863316055a41000ba.tar.bz2
Mana-18c1876454c9a82b5f4949e863316055a41000ba.tar.xz
Mana-18c1876454c9a82b5f4949e863316055a41000ba.zip
Add rudimentary support for forced revive on athena.
Diffstat (limited to 'src/net/ea/protocol.h')
-rw-r--r--src/net/ea/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/ea/protocol.h b/src/net/ea/protocol.h
index 0373dd8a..5362ab0c 100644
--- a/src/net/ea/protocol.h
+++ b/src/net/ea/protocol.h
@@ -86,6 +86,7 @@ static const int STORAGE_OFFSET = 1;
#define SMSG_BEING_CHAT 0x008d /**< A being talks */
#define SMSG_BEING_NAME_RESPONSE 0x0095 /**< Has to be requested */
#define SMSG_BEING_CHANGE_DIRECTION 0x009c
+#define SMSG_BEING_RESURRECT 0x0148
#define SMSG_PLAYER_STATUS_CHANGE 0x0119
#define SMSG_BEING_STATUS_CHANGE 0x0196