From 580928d0c66ed4fe5274133f7eb19e8d60d76446 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Sep 2014 20:59:51 +0300 Subject: eathena: add packet SMSG_HOMUNCULUS_SKILLS 0x0235. --- 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 3fa1bbb5c..024743c8f 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -258,6 +258,8 @@ #define SMSG_MERCENARY_INFO 0x029b #define SMSG_MERCENARY_SKILLS 0x029d +#define SMSG_HOMUNCULUS_SKILLS 0x0235 + /********************************** * Packets from client to server * **********************************/ -- cgit v1.2.3-60-g2f50