diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 6d6690a2e..bf0b4bfb0 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -182,6 +182,8 @@ #define SMSG_GUILD_OPPOSITION_ACK 0x0181 #define SMSG_GUILD_BROKEN 0x015e +#define SMSG_QUEST_ADD 0x02b3 + #define SMSG_MVP 0x010c /********************************** |