From 1373ea47dc7d6a2afd1ce118d5f9e307326beb02 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 28 Feb 2011 22:43:06 +0200 Subject: Add support for reading item colors for char list and created char (for extended servers) --- src/net/tmwa/protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/net/tmwa/protocol.h') diff --git a/src/net/tmwa/protocol.h b/src/net/tmwa/protocol.h index 3f7f65d4e..696f83646 100644 --- a/src/net/tmwa/protocol.h +++ b/src/net/tmwa/protocol.h @@ -83,6 +83,8 @@ static const int STORAGE_OFFSET = 1; #define SMSG_CHAR_LOGIN 0x006b #define SMSG_CHAR_LOGIN_ERROR 0x006c #define SMSG_CHAR_CREATE_SUCCEEDED 0x006d +#define SMSG_CHAR_CREATE_SUCCEEDED2 0x0221 + #define SMSG_CHAR_CREATE_FAILED 0x006e #define SMSG_CHAR_DELETE_SUCCEEDED 0x006f #define SMSG_CHAR_DELETE_FAILED 0x0070 -- cgit v1.2.3-70-g09d2