From 18038856316fdb9368848251c32e01aa6f18e0f3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 9 Sep 2014 22:56:12 +0300 Subject: eathena: add packet CMSG_NPC_SELECT_ARROW 0x01ae. --- src/net/eathena/protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 3aa0471af..906526e14 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -319,6 +319,8 @@ #define CMSG_NPC_REPAIR 0x01fd #define CMSG_NPC_REFINE 0x0222 #define CMSG_NPC_IDENTIFY 0x0178 +#define CMSG_NPC_SELECT_ARROW 0x01ae + #define CMSG_PLAYER_MAPMOVE 0x0140 #define CMSG_REMOVE_OPTION 0x012a #define CMSG_PLAYER_SET_MEMO 0x011d -- cgit v1.2.3-70-g09d2