From 669a5f22c7ff9c63c1f19bf5fe757e8ac90ced0d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 26 Sep 2014 13:21:00 +0300 Subject: eathena: add packet SMSG_HOMUNCULUS_FOOD 0x022f. --- 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 d36a0fa8f..562489397 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -263,6 +263,7 @@ #define SMSG_HOMUNCULUS_DATA 0x0230 #define SMSG_HOMUNCULUS_INFO 0x022e #define SMSG_HOMUNCULUS_SKILL_UP 0x0239 +#define SMSG_HOMUNCULUS_FOOD 0x022f /********************************** * Packets from client to server * -- cgit v1.2.3-60-g2f50