diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 |