summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-22 21:31:35 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-22 21:31:35 +0300
commit4545b34b1533657d58788285a38b5128f49070a8 (patch)
tree23c99720d0d0d3849e07903dc12e4b188d860ecf /src/net/eathena/protocol.h
parent69bf9bf688016066c1561ca55b0bfd8fd5e2c6bb (diff)
downloadManaVerse-4545b34b1533657d58788285a38b5128f49070a8.tar.gz
ManaVerse-4545b34b1533657d58788285a38b5128f49070a8.tar.bz2
ManaVerse-4545b34b1533657d58788285a38b5128f49070a8.tar.xz
ManaVerse-4545b34b1533657d58788285a38b5128f49070a8.zip
eathena: add partial support for packet SMSG_PET_STATUS 0x01a2.
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 6f3ed2dfa..ce65cef86 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -226,6 +226,7 @@
#define SMSG_PET_ROULETTE 0x01a0
#define SMSG_PET_EGGS_LIST 0x01a6
#define SMSG_PET_DATA 0x01a4
+#define SMSG_PET_STATUS 0x01a2
#define SMSG_BANK_STATUS 0x09a6