summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-03 19:01:07 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-03 19:01:07 +0300
commitf840d8133e7fe1e76c9e1401a39fc57fecc0b140 (patch)
treee8356a916b3ab2fea596f9ddfb3d8b8832c9beb1 /src/net/eathena/protocol.h
parentb6030e26ed33dd5d5dd85519cacb4644100cb299 (diff)
downloadManaVerse-f840d8133e7fe1e76c9e1401a39fc57fecc0b140.tar.gz
ManaVerse-f840d8133e7fe1e76c9e1401a39fc57fecc0b140.tar.bz2
ManaVerse-f840d8133e7fe1e76c9e1401a39fc57fecc0b140.tar.xz
ManaVerse-f840d8133e7fe1e76c9e1401a39fc57fecc0b140.zip
eathena: add packet SMSG_PLAYER_INSERT_CARD 0x017d.
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 4d6370a69..03de8c3ad 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -75,6 +75,7 @@
#define SMSG_PLAYER_EQUIP 0x0999
#define SMSG_PLAYER_UNEQUIP 0x099a
#define SMSG_PLAYER_UNE_CARD 0x017b
+#define SMSG_PLAYER_INSERT_CARD 0x017d
#define SMSG_PLAYER_ATTACK_RANGE 0x013a
#define SMSG_PLAYER_ARROW_EQUIP 0x013c
#define SMSG_PLAYER_ARROW_MESSAGE 0x013b