From 69bf9bf688016066c1561ca55b0bfd8fd5e2c6bb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 22 Sep 2014 21:23:27 +0300 Subject: eathena: add partial support for packet SMSG_PET_DATA 0x01a4. --- 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 52ddaf48f..6f3ed2dfa 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -225,6 +225,7 @@ #define SMSG_PET_MESSAGE 0x01aa #define SMSG_PET_ROULETTE 0x01a0 #define SMSG_PET_EGGS_LIST 0x01a6 +#define SMSG_PET_DATA 0x01a4 #define SMSG_BANK_STATUS 0x09a6 -- cgit v1.2.3-70-g09d2