summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-01-24 19:06:48 +0300
committerAndrei Karas <akaras@inbox.ru>2015-01-24 19:06:48 +0300
commit5b3354c4a84ff2c4223ec4a2f5b97685d777d615 (patch)
tree9622ad7752341abc2cd23ecb9539597b615720e0 /src/net/eathena/protocol.h
parentdb37480e7d36bb58b10ee1a4671ec18880e2bda2 (diff)
downloadplus-5b3354c4a84ff2c4223ec4a2f5b97685d777d615.tar.gz
plus-5b3354c4a84ff2c4223ec4a2f5b97685d777d615.tar.bz2
plus-5b3354c4a84ff2c4223ec4a2f5b97685d777d615.tar.xz
plus-5b3354c4a84ff2c4223ec4a2f5b97685d777d615.zip
eathena: add packet SMSG_PLAYER_CART_ITEMS 0x0993.
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 70588e165..4d9b07601 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -73,6 +73,7 @@
#define SMSG_PLAYER_INVENTORY_REMOVE2 0x07fa
#define SMSG_PLAYER_INVENTORY_USE 0x01c8
#define SMSG_PLAYER_CART_ADD 0x01c5
+#define SMSG_PLAYER_CART_ITEMS 0x0993
#define SMSG_PLAYER_CART_EQUIP 0x0994
#define SMSG_PLAYER_ITEM_RENTAL_TIME 0x0298
#define SMSG_PLAYER_ITEM_RENTAL_EXPIRED 0x0299