From 650ed453901c51b75234523fd70bd3d07d2244bc Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 12 Aug 2015 19:24:16 +0300 Subject: With equipped items read cards (hercules). Changed client version to 9. --- 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 a8cea65a4..79910fa95 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -154,6 +154,7 @@ packet(SMSG_BEING_REMOVE, 0x0080); packet(SMSG_BEING_REMOVE_SKILL, 0x0120); packet(SMSG_BEING_CHANGE_LOOKS_OUTDATED, 0x00c3); packet(SMSG_BEING_CHANGE_LOOKS2, 0x01d7); +packet(SMSG_BEING_CHANGE_LOOKS_CARDS, 0x0b17); packet(SMSG_BEING_SELFEFFECT, 0x019b); packet(SMSG_BEING_SPECIAL_EFFECT, 0x01f3); packet(SMSG_BEING_SPECIAL_EFFECT_NUM, 0x0284); -- cgit v1.2.3-70-g09d2