summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-22 21:23:27 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-22 21:23:27 +0300
commit69bf9bf688016066c1561ca55b0bfd8fd5e2c6bb (patch)
tree8669979786e8bd0ff2fe987e092ea7bbf3ffa269 /src/net/eathena/protocol.h
parent1e7765d68db49cae92d30f946c2039c37ee9a3e1 (diff)
downloadplus-69bf9bf688016066c1561ca55b0bfd8fd5e2c6bb.tar.gz
plus-69bf9bf688016066c1561ca55b0bfd8fd5e2c6bb.tar.bz2
plus-69bf9bf688016066c1561ca55b0bfd8fd5e2c6bb.tar.xz
plus-69bf9bf688016066c1561ca55b0bfd8fd5e2c6bb.zip
eathena: add partial support for packet SMSG_PET_DATA 0x01a4.
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 52ddaf48f..6f3ed2dfa 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -225,6 +225,7 @@
#define SMSG_PET_MESSAGE 0x01aa
#define SMSG_PET_ROULETTE 0x01a0
#define SMSG_PET_EGGS_LIST 0x01a6
+#define SMSG_PET_DATA 0x01a4
#define SMSG_BANK_STATUS 0x09a6