From cee0e9966fb9ec9068aa7483cf38ff128508193b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 30 Sep 2014 20:24:15 +0300 Subject: eathena: add packet SMSG_BEING_FAKE_NAME 0x0078. --- 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 c5b4d5c0d..45356938e 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -91,6 +91,7 @@ #define SMSG_ITEM_DROPPED 0x084b /**< An item is dropped */ #define SMSG_ITEM_REMOVE 0x00a1 /**< An item disappers */ #define SMSG_BEING_VISIBLE 0x0915 +#define SMSG_BEING_FAKE_NAME 0x0078 #define SMSG_BEING_MOVE 0x0914 /**< A nearby monster moves */ #define SMSG_BEING_SPAWN 0x090f /**< A being spawns nearby */ #define SMSG_BEING_MOVE2 0x0086 /**< New eAthena being moves */ -- cgit v1.2.3-60-g2f50