summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-09 22:46:03 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-09 22:46:03 +0300
commit605691e70927a3b44064562f7507c14e4600c3d3 (patch)
treefe6bd13b3528a9bda1e0d85bdafa408246e52a7d /src/net/eathena/protocol.h
parent8a6f2c9d9a88668a12e69ea0ce632b1633c1c0eb (diff)
downloadplus-605691e70927a3b44064562f7507c14e4600c3d3.tar.gz
plus-605691e70927a3b44064562f7507c14e4600c3d3.tar.bz2
plus-605691e70927a3b44064562f7507c14e4600c3d3.tar.xz
plus-605691e70927a3b44064562f7507c14e4600c3d3.zip
eathena: add packet CMSG_NPC_IDENTIFY 0x0178.
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 64678961a..3aa0471af 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -318,6 +318,7 @@
#define CMSG_NPC_COOKING 0x025b
#define CMSG_NPC_REPAIR 0x01fd
#define CMSG_NPC_REFINE 0x0222
+#define CMSG_NPC_IDENTIFY 0x0178
#define CMSG_PLAYER_MAPMOVE 0x0140
#define CMSG_REMOVE_OPTION 0x012a
#define CMSG_PLAYER_SET_MEMO 0x011d