From ac4851c11724935e92af3ab56c080a2fc0fc6808 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Sep 2014 22:40:44 +0300 Subject: eathena: update to hercules version 20140305. --- src/net/eathena/protocol.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 376de2439..75f97fcd2 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -239,7 +239,7 @@ #define CMSG_SKILL_LEVELUP_REQUEST 0x0112 #define CMSG_STAT_UPDATE_REQUEST 0x00bb #define CMSG_SKILL_USE_BEING 0x083c -#define CMSG_SKILL_USE_POSITION 0x0438 +#define CMSG_SKILL_USE_POSITION 0x0436 // Variant of 0x116 with 80 char string at end (unsure of use) #define CMSG_SKILL_USE_POSITION_MORE 0x0366 #define CMSG_SKILL_USE_MAP 0x011b @@ -251,8 +251,8 @@ #define CMSG_PLAYER_USE_CARD 0x017a #define CMSG_PLAYER_INSERT_CARD 0x017c -#define CMSG_ITEM_PICKUP 0x07e4 -#define CMSG_PLAYER_CHANGE_DIR 0x0202 +#define CMSG_ITEM_PICKUP 0x0202 +#define CMSG_PLAYER_CHANGE_DIR 0x0815 #define CMSG_PLAYER_CHANGE_DEST 0x0437 #define CMSG_PLAYER_CHANGE_ACT 0x0871 #define CMSG_PLAYER_RESTART 0x00b2 -- cgit v1.2.3-70-g09d2