From b7f3032a97ab619df3f03f7c5828575a884ba635 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 11 Mar 2015 17:46:35 +0300 Subject: eathena: add partial support for packet CMSG_WEDDING_EFFECT 0x01ea. --- src/net/eathena/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/eathena/protocol.h') diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index 206ea2477..7ef357683 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -568,6 +568,7 @@ #define CMSG_SPIRIT_BALL_SINGLE 0x01e1 #define CMSG_BLADE_STOP 0x01d1 #define CMSG_COMBO_DELAY 0x01d2 +#define CMSG_WEDDING_EFFECT 0x01ea #define CMSG_PVP_INFO 0x020f #define CMSG_PLAYER_AUTO_REVIVE 0x0292 #define CMSG_QUEST_ACTIVATE 0x02b6 -- cgit v1.2.3-70-g09d2