From be761b542ac32cf246b060217e1e2b7b45c7b3a4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Sep 2014 22:53:52 +0300 Subject: eathena: update to hercules version 20140402. --- src/net/eathena/protocol.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/net/eathena/protocol.h') 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 -- cgit v1.2.3-60-g2f50