summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-14 14:38:53 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-14 14:38:53 +0300
commit4cfe79cad811756d59ee5dcf12f4382a88791c3a (patch)
treec493d41c6a445012fd9f19860174ca76156fe913 /src/net/eathena/protocol.h
parentd5a549b6af3579d247bfb7d4ca22c31ca0f3dc38 (diff)
downloadManaVerse-4cfe79cad811756d59ee5dcf12f4382a88791c3a.tar.gz
ManaVerse-4cfe79cad811756d59ee5dcf12f4382a88791c3a.tar.bz2
ManaVerse-4cfe79cad811756d59ee5dcf12f4382a88791c3a.tar.xz
ManaVerse-4cfe79cad811756d59ee5dcf12f4382a88791c3a.zip
eathena: add partial support for packet SMSG_PARTY_ITEM_PICKUP 0x02b8.
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h
index f80286901..7b3da616c 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -181,6 +181,7 @@
#define SMSG_PARTY_MESSAGE 0x0109
#define SMSG_PARTY_INVITATION_STATS 0x02c9
#define SMSG_PARTY_MEMBER_INFO 0x01e9
+#define SMSG_PARTY_ITEM_PICKUP 0x02b8
#define SMSG_PLAYER_STORAGE_ITEMS 0x0995 /**< Item list for storage */
#define SMSG_PLAYER_STORAGE_EQUIP 0x0996 /**< Equipment list for storage */