From d0e9d200299f9b6c2cc8a95f405c7821d8d5dc78 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 11 Mar 2015 14:05:07 +0300 Subject: eathena: add partial support for packet SMSG_MONSTER_INFO 0x018c. --- 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 3a8ab7b1e..8c300d524 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -264,6 +264,7 @@ #define SMSG_RANKS_LIST 0x097d #define SMSG_MONSTER_HP 0x0977 +#define SMSG_MONSTER_INFO 0x018c #define SMSG_PLAYER_HP 0x080e #define SMSG_PVP_INFO 0x0210 -- cgit v1.2.3-70-g09d2