From 17aea3a2f39b62202548d54c70eeb127e93f14c5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 8 Oct 2014 00:32:26 +0300 Subject: eathena: add partial support for packet SMSG_BEING_SPECIAL_EFFECT_NUM 0x0284. --- 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 f9a4f0112..78b622a80 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -110,6 +110,7 @@ #define SMSG_BEING_CHANGE_LOOKS2 0x01d7 #define SMSG_BEING_SELFEFFECT 0x019b #define SMSG_BEING_SPECIAL_EFFECT 0x01f3 +#define SMSG_BEING_SPECIAL_EFFECT_NUM 0x0284 #define SMSG_BEING_SOUND_EFFECT 0x01d3 #define SMSG_BEING_EMOTION 0x00c0 #define SMSG_BEING_ACTION 0x008a /**< Attack, sit, stand up, ... */ -- cgit v1.2.3-60-g2f50