summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-14 14:11:47 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-14 14:11:47 +0300
commitd5a549b6af3579d247bfb7d4ca22c31ca0f3dc38 (patch)
treedbd146bc0a5f477a2f1f79986be719f2ee384596 /src/net/eathena/protocol.h
parentfe0ec89b20da19d9670cfcde7623b379c669c7c3 (diff)
downloadplus-d5a549b6af3579d247bfb7d4ca22c31ca0f3dc38.tar.gz
plus-d5a549b6af3579d247bfb7d4ca22c31ca0f3dc38.tar.bz2
plus-d5a549b6af3579d247bfb7d4ca22c31ca0f3dc38.tar.xz
plus-d5a549b6af3579d247bfb7d4ca22c31ca0f3dc38.zip
eathena: add partial support for packet.
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 0d13ee184..f80286901 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -75,6 +75,7 @@
#define SMSG_PLAYER_INVENTORY_REMOVE2 0x07fa
#define SMSG_PLAYER_INVENTORY_USE 0x01c8
#define SMSG_PLAYER_ITEM_RENTAL_TIME 0x0298
+#define SMSG_PLAYER_ITEM_RENTAL_EXPIRED 0x0299
#define SMSG_PLAYER_EQUIPMENT 0x0992
#define SMSG_PLAYER_EQUIP 0x0999
#define SMSG_PLAYER_UNEQUIP 0x099a