From 89ed065dd03979e7029f76cb44185dd9fc861576 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Mar 2015 13:01:36 +0300 Subject: eathena: add partial support for packet SMSG_PLAYER_FAME_BLACKSMITH 0x021b. --- 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 6b84577e7..f46524c09 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -105,6 +105,7 @@ #define SMSG_PLAYER_SKILL_AUTO_SPELLS 0x01cd #define SMSG_PLAYER_REPAIR_LIST 0x01fc #define SMSG_PLAYER_REPAIR_EFFECT 0x01fe +#define SMSG_PLAYER_FAME_BLACKSMITH 0x021b #define SMSG_SKILL_FAILED 0x0110 #define SMSG_SKILL_DAMAGE 0x01de #define SMSG_SKILL_AUTO_CAST 0x0147 -- cgit v1.2.3-60-g2f50