From d6b553b99c602f20dd3183a0a12861e5d25941db Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 19 Mar 2015 01:46:29 +0300 Subject: eathena: add partial support for packet SMSG_BEING_VIEW_EQUIPMENT 0x0997. --- 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 5fb5b9ba0..2cc614d3b 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -167,6 +167,7 @@ #define SMSG_BEING_ATTRS 0x0b0a #define SMSG_BEING_FONT 0x02ef #define SMSG_BEING_MILLENIUM_SHIELD 0x0440 +#define SMSG_BEING_VIEW_EQUIPMENT 0x0997 #define SMSG_IGNORE_NICK_ACK 0x00d1 #define SMSG_STARS_KILL 0x020e #define SMSG_GLADIATOR_FEEL_REQUEST 0x0253 -- cgit v1.2.3-60-g2f50