From c037b2b49f9967a269032753c7b24961313c723f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 13 Sep 2014 23:47:39 +0300 Subject: eathena: add partial support for packet SMSG_FORMAT_MESSAGE_SKILL 0x07e6. --- 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 fb8b4110e..d1998437f 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -105,6 +105,7 @@ #define SMSG_COLOR_MESSAGE 0x02c1 #define SMSG_FORMAT_MESSAGE 0x0291 #define SMSG_FORMAT_MESSAGE_NUMBER 0x07e2 +#define SMSG_FORMAT_MESSAGE_SKILL 0x07e6 #define SMSG_BEING_NAME_RESPONSE 0x0095 /**< Has to be requested */ #define SMSG_BEING_NAME_RESPONSE2 0x0220 /**< Has to be requested */ #define SMSG_BEING_CHANGE_DIRECTION 0x009c -- cgit v1.2.3-70-g09d2