From cd8b69ef3edafde047ad4db6f7b81afb53bb23f0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Oct 2014 20:35:59 +0300 Subject: eathena: add packet SMSG_BEING_STAT_UPDATE_1 0x01ab. --- 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 005d1c863..ebeb16eba 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -114,6 +114,7 @@ #define SMSG_BEING_NAME_RESPONSE2 0x0220 /**< Has to be requested */ #define SMSG_BEING_CHANGE_DIRECTION 0x009c #define SMSG_BEING_RESURRECT 0x0148 +#define SMSG_BEING_STAT_UPDATE_1 0x01ab #define SMSG_PLAYER_STATUS_CHANGE 0x0229 #define SMSG_PLAYER_STATUS_CHANGE_NO_TICK 0x0196 -- cgit v1.2.3-60-g2f50