summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-15 23:18:50 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-15 23:18:50 +0300
commitf4adf3093ce086549eb8d4bed228dee1d62f5e9d (patch)
tree50cfa08d2fa8049fea70bfc7f7767dd34e5007a6 /src/net/eathena/protocol.h
parent30a8ec57bb01a17f27a25ed9e4d8ec036039ae33 (diff)
downloadManaVerse-f4adf3093ce086549eb8d4bed228dee1d62f5e9d.tar.gz
ManaVerse-f4adf3093ce086549eb8d4bed228dee1d62f5e9d.tar.bz2
ManaVerse-f4adf3093ce086549eb8d4bed228dee1d62f5e9d.tar.xz
ManaVerse-f4adf3093ce086549eb8d4bed228dee1d62f5e9d.zip
eathena: add packet CMSG_PLAYER_SET_EQUIPMENT_VISIBLE 0x02d8.
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 d1f52f9e2..55d179d21 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -257,6 +257,7 @@
#define CMSG_PLAYER_USE_CARD 0x017a
#define CMSG_PLAYER_INSERT_CARD 0x017c
#define CMSG_PLAYER_VIEW_EQUIPMENT 0x02d6
+#define CMSG_PLAYER_SET_EQUIPMENT_VISIBLE 0x02d8
#define CMSG_ITEM_PICKUP 0x07e4
#define CMSG_PLAYER_CHANGE_DIR 0x0202