From f9e82c92f796efe40ebf9bf7477690784f77d3b5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 18 Mar 2015 13:47:35 +0300 Subject: eathena: add partial support for packet SMSG_PLAYER_FAVORITE_ITEM 0x0908. --- 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 75f0a9ecb..cbd4585c6 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -117,6 +117,7 @@ #define SMSG_PLAYER_COOKING_LIST 0x025a #define SMSG_PLAYER_READ_BOOK 0x0294 #define SMSG_PLAYER_EQUIP_TICK_ACK 0x02d9 +#define SMSG_PLAYER_FAVORITE_ITEM 0x0908 #define SMSG_SKILL_FAILED 0x0110 #define SMSG_SKILL_DAMAGE 0x01de #define SMSG_SKILL_AUTO_CAST 0x0147 -- cgit v1.2.3-70-g09d2