From 43fb66a1610aeca72dab2527da95abdadb826697 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Mar 2015 14:24:44 +0300 Subject: eathena: add partial support for packet SMSG_TAEKWON_RANKS_LIST 0x0226. --- 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 603fad336..c3ba7710b 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -283,6 +283,7 @@ #define SMSG_RANKS_LIST 0x097d #define SMSG_BLACKSMITH_RANKS_LIST 0x0219 #define SMSG_ALCHEMIST_RANKS_LIST 0x021a +#define SMSG_TAEKWON_RANKS_LIST 0x0226 #define SMSG_MONSTER_HP 0x0977 #define SMSG_MONSTER_INFO 0x018c #define SMSG_PLAYER_HP 0x080e -- cgit v1.2.3-60-g2f50