summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-01 02:27:55 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-06 01:18:54 +0300
commita1d70b6c12ef1edb2028d573176fc240777f5bcf (patch)
tree450f161f5f5be0fe322f54e4f53a10d680ed0d7c /src/net/eathena/protocol.h
parent539f7386d5677dbbe30b6289af6f35c042ccf081 (diff)
downloadplus-a1d70b6c12ef1edb2028d573176fc240777f5bcf.tar.gz
plus-a1d70b6c12ef1edb2028d573176fc240777f5bcf.tar.bz2
plus-a1d70b6c12ef1edb2028d573176fc240777f5bcf.tar.xz
plus-a1d70b6c12ef1edb2028d573176fc240777f5bcf.zip
eathena: update id for packet SMSG_PLAYER_EQUIPMENT.
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h
index 619fef37a..927ff364f 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -75,7 +75,7 @@
#define SMSG_PLAYER_INVENTORY_ADD 0x00a0
#define SMSG_PLAYER_INVENTORY_REMOVE 0x00af
#define SMSG_PLAYER_INVENTORY_USE 0x01c8
-#define SMSG_PLAYER_EQUIPMENT 0x00a4
+#define SMSG_PLAYER_EQUIPMENT 0x0992
#define SMSG_PLAYER_EQUIP 0x00aa
#define SMSG_PLAYER_UNEQUIP 0x00ac
#define SMSG_PLAYER_ATTACK_RANGE 0x013a