summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-12 22:40:44 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-13 17:41:29 +0300
commitac4851c11724935e92af3ab56c080a2fc0fc6808 (patch)
treebd07854e67eba634137714e6b645cf211aca1be3 /src/net/eathena/protocol.h
parentf9566d341f485b2f311abbb26fcc167807b5e193 (diff)
downloadManaVerse-ac4851c11724935e92af3ab56c080a2fc0fc6808.tar.gz
ManaVerse-ac4851c11724935e92af3ab56c080a2fc0fc6808.tar.bz2
ManaVerse-ac4851c11724935e92af3ab56c080a2fc0fc6808.tar.xz
ManaVerse-ac4851c11724935e92af3ab56c080a2fc0fc6808.zip
eathena: update to hercules version 20140305.
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 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