From 0416def34b70d89754006fa96a49c1180b5bbacf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Sep 2014 13:30:49 +0300 Subject: eathena: add packet CMSG_HOMUNCULUS_SET_NAME 0x0231. --- src/net/eathena/protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 5e059a3b9..ad53b9269 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -417,6 +417,8 @@ #define CMSG_PET_SELECT_EGG 0x01a7 #define CMSG_PET_MENU_ACTION 0x01a1 +#define CMSG_HOMUNCULUS_SET_NAME 0x0231 + #define CMSG_DORI_DORI 0x01e7 #define CMSG_EXPLOSION_SPIRITS 0x01ed #define CMSG_PVP_INFO 0x020f -- cgit v1.2.3-70-g09d2