diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 1c3846ebc..1993714f4 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -254,6 +254,7 @@ #define SMSG_MVP_ITEM 0x010a #define SMSG_MVP_EXP 0x010b #define SMSG_MVP_EFFECT 0x010c +#define SMSG_MVP_NO_ITEM 0x010d #define SMSG_RANKS_LIST 0x097d #define SMSG_MONSTER_HP 0x0977 |