summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-03-11 14:39:29 +0300
committerAndrei Karas <akaras@inbox.ru>2015-03-11 14:39:29 +0300
commitff383a3f0658aeb016a5c5bcde01fc7edd2f8c33 (patch)
tree4956a3ef5ee256f788d5e15ec593e2e4543371a4 /src/net/eathena/protocol.h
parentc28671db8583dc66e7e3c3b1428c870f5222dbcc (diff)
downloadplus-ff383a3f0658aeb016a5c5bcde01fc7edd2f8c33.tar.gz
plus-ff383a3f0658aeb016a5c5bcde01fc7edd2f8c33.tar.bz2
plus-ff383a3f0658aeb016a5c5bcde01fc7edd2f8c33.tar.xz
plus-ff383a3f0658aeb016a5c5bcde01fc7edd2f8c33.zip
eathena: add partial support for packet SMSG_SKILL_UNIT_UPDATE 0x01ac.
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 45f8d9439..66417f6df 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -107,6 +107,7 @@
#define SMSG_SKILL_SNAP 0x08d2
#define SMSG_SKILL_WARP_POINT 0x011c
#define SMSG_SKILL_MEMO_MESSAGE 0x011e
+#define SMSG_SKILL_UNIT_UPDATE 0x01ac
#define SMSG_ITEM_USE_RESPONSE 0x00a8
#define SMSG_ITEM_VISIBLE 0x009d /**< An item is on the floor */
#define SMSG_GRAFFITI_VISIBLE 0x01c9