From a08416d782bb9296578b2a69e4eb1e33f55523a4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 25 Feb 2015 13:39:42 +0300 Subject: eathena: add packet CMSG_HOMMERC_TALK 0x0b13. --- src/net/eathena/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index fa4e6ffec..b46b8ef12 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -524,6 +524,7 @@ #define CMSG_HOMMERC_MOVE_TO_MASTER 0x0234 #define CMSG_HOMMERC_MOVE_TO 0x0232 #define CMSG_HOMMERC_ATTACK 0x0233 +#define CMSG_HOMMERC_TALK 0x0b13 #define CMSG_DORI_DORI 0x01e7 #define CMSG_EXPLOSION_SPIRITS 0x01ed -- cgit v1.2.3-70-g09d2