diff options
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r-- | src/net/eathena/protocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h index b26eb523c..64678961a 100644 --- a/src/net/eathena/protocol.h +++ b/src/net/eathena/protocol.h @@ -317,6 +317,7 @@ #define CMSG_NPC_PRODUCE_MIX 0x018e #define CMSG_NPC_COOKING 0x025b #define CMSG_NPC_REPAIR 0x01fd +#define CMSG_NPC_REFINE 0x0222 #define CMSG_PLAYER_MAPMOVE 0x0140 #define CMSG_REMOVE_OPTION 0x012a #define CMSG_PLAYER_SET_MEMO 0x011d |