summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-26 13:21:00 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-26 13:21:00 +0300
commit669a5f22c7ff9c63c1f19bf5fe757e8ac90ced0d (patch)
tree7fbfb330d11a85ef4dde139bbb87c56ed44e0a0f /src/net/eathena/protocol.h
parenta9f4333410bf9ef9448d3868587271b8e948807b (diff)
downloadplus-669a5f22c7ff9c63c1f19bf5fe757e8ac90ced0d.tar.gz
plus-669a5f22c7ff9c63c1f19bf5fe757e8ac90ced0d.tar.bz2
plus-669a5f22c7ff9c63c1f19bf5fe757e8ac90ced0d.tar.xz
plus-669a5f22c7ff9c63c1f19bf5fe757e8ac90ced0d.zip
eathena: add packet SMSG_HOMUNCULUS_FOOD 0x022f.
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h1
1 files changed, 1 insertions, 0 deletions
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 *