summaryrefslogtreecommitdiff
path: root/src/net/tmwa/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-02-28 22:43:06 +0200
committerAndrei Karas <akaras@inbox.ru>2011-03-01 01:08:23 +0200
commit1373ea47dc7d6a2afd1ce118d5f9e307326beb02 (patch)
tree5a5c857f535f27a569a272ee9643e925cf096fa4 /src/net/tmwa/protocol.h
parentd59fc28844c92534c3c211cb971c0d21e6c54313 (diff)
downloadplus-1373ea47dc7d6a2afd1ce118d5f9e307326beb02.tar.gz
plus-1373ea47dc7d6a2afd1ce118d5f9e307326beb02.tar.bz2
plus-1373ea47dc7d6a2afd1ce118d5f9e307326beb02.tar.xz
plus-1373ea47dc7d6a2afd1ce118d5f9e307326beb02.zip
Add support for reading item colors for char list and created char (for extended servers)
Diffstat (limited to 'src/net/tmwa/protocol.h')
-rw-r--r--src/net/tmwa/protocol.h2
1 files changed, 2 insertions, 0 deletions
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