summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-12 22:53:52 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-13 17:41:29 +0300
commitbe761b542ac32cf246b060217e1e2b7b45c7b3a4 (patch)
tree3301a1dbee9043836c0f7756be8ed3b0c76f5440 /src/net/eathena/protocol.h
parentac4851c11724935e92af3ab56c080a2fc0fc6808 (diff)
downloadplus-be761b542ac32cf246b060217e1e2b7b45c7b3a4.tar.gz
plus-be761b542ac32cf246b060217e1e2b7b45c7b3a4.tar.bz2
plus-be761b542ac32cf246b060217e1e2b7b45c7b3a4.tar.xz
plus-be761b542ac32cf246b060217e1e2b7b45c7b3a4.zip
eathena: update to hercules version 20140402.
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h
index 75f97fcd2..11150c818 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -215,7 +215,7 @@
**********************************/
#define CMSG_LOGIN_REGISTER 0x0064
-#define CMSG_NAME_REQUEST 0x0926
+#define CMSG_NAME_REQUEST 0x088a
// Custom change password packet
#define CMSG_CHAR_PASSWORD_CHANGE 0x0061
@@ -289,8 +289,8 @@
#define CMSG_PARTY_MESSAGE 0x0108
#define CMSG_PARTY_CHANGE_LEADER 0x07da
-#define CMSG_MOVE_TO_STORAGE 0x07ec /** Move item to storage */
-#define CSMG_MOVE_FROM_STORAGE 0x0364 /** Remove item from storage */
+#define CMSG_MOVE_TO_STORAGE 0x095c /** Move item to storage */
+#define CSMG_MOVE_FROM_STORAGE 0x085b /** Remove item from storage */
#define CMSG_CLOSE_STORAGE 0x0193 /** Request storage close */
#define CMSG_MOVE_TO_CART 0x0126