From 5d2962b4a09a71d47a241a762124c9e5526072f8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Mar 2015 14:00:24 +0300 Subject: eathena: add partial support for packet SMSG_PLAYER_FAME_TAEKWON 0x0224. --- 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 b77604f4a..603fad336 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -107,6 +107,7 @@ #define SMSG_PLAYER_REPAIR_EFFECT 0x01fe #define SMSG_PLAYER_FAME_BLACKSMITH 0x021b #define SMSG_PLAYER_FAME_ALCHEMIST 0x021c +#define SMSG_PLAYER_FAME_TAEKWON 0x0224 #define SMSG_PLAYER_REFINE_LIST 0x0221 #define SMSG_PLAYER_UPGRADE_MESSAGE 0x0223 #define SMSG_SKILL_FAILED 0x0110 -- cgit v1.2.3-70-g09d2