summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-19 19:50:58 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-19 19:50:58 +0300
commit0dbfdfcfd3c16e0442ac0c867890cd76a5c5f32a (patch)
tree63a600bf2f98fe3461a32931b4114038c43fc514 /src/net/eathena/protocol.h
parent6ea528b2eff23e9a7c833692afc080c786ed2419 (diff)
downloadplus-0dbfdfcfd3c16e0442ac0c867890cd76a5c5f32a.tar.gz
plus-0dbfdfcfd3c16e0442ac0c867890cd76a5c5f32a.tar.bz2
plus-0dbfdfcfd3c16e0442ac0c867890cd76a5c5f32a.tar.xz
plus-0dbfdfcfd3c16e0442ac0c867890cd76a5c5f32a.zip
eathena: add partial support for packet SMSG_MERCENARY_INFO 0x029b.
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 f3af515da..0f26a5ca9 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -249,6 +249,7 @@
#define SMSG_NPC_VIEWPOINT 0x0144
#define SMSG_MERCENARY_UPDATE 0x02a2
+#define SMSG_MERCENARY_INFO 0x029b
/**********************************
* Packets from client to server *