From 3e33644761fb296b7efc122c757342ff0da17886 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 10 Mar 2015 22:48:54 +0300 Subject: eathena: add partial support for packet SMSG_SKILL_WARP_POINT 0x011c. --- 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 1993714f4..b28e561f7 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -99,6 +99,7 @@ #define SMSG_SKILL_DAMAGE 0x01de #define SMSG_SKILL_AUTO_CAST 0x0147 #define SMSG_SKILL_SNAP 0x08d2 +#define SMSG_SKILL_WARP_POINT 0x011c #define SMSG_ITEM_USE_RESPONSE 0x00a8 #define SMSG_ITEM_VISIBLE 0x009d /**< An item is on the floor */ #define SMSG_GRAFFITI_VISIBLE 0x01c9 -- cgit v1.2.3-70-g09d2