summaryrefslogtreecommitdiff
path: root/src/common/manaserv_protocol.h
diff options
context:
space:
mode:
authorErik Schilling <ablu.erikschilling@googlemail.com>2013-03-09 10:55:24 +0100
committerErik Schilling <ablu.erikschilling@googlemail.com>2013-09-01 01:08:15 +0200
commit8ddda85d923a528c7497a628d2fe10fc40b80a1f (patch)
tree6b2d5d12f531e05a2cb05615be708ba13028ed03 /src/common/manaserv_protocol.h
parent4fc1974292861485729ef72609311cb47632d47f (diff)
downloadmanaserv-8ddda85d923a528c7497a628d2fe10fc40b80a1f.tar.gz
manaserv-8ddda85d923a528c7497a628d2fe10fc40b80a1f.tar.bz2
manaserv-8ddda85d923a528c7497a628d2fe10fc40b80a1f.tar.xz
manaserv-8ddda85d923a528c7497a628d2fe10fc40b80a1f.zip
Fixed inconsistent type of hairstyle networking
Diffstat (limited to 'src/common/manaserv_protocol.h')
-rw-r--r--src/common/manaserv_protocol.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/common/manaserv_protocol.h b/src/common/manaserv_protocol.h
index 73ea5932..50bfdd84 100644
--- a/src/common/manaserv_protocol.h
+++ b/src/common/manaserv_protocol.h
@@ -29,8 +29,8 @@
namespace ManaServ {
enum {
- PROTOCOL_VERSION = 5,
- SUPPORTED_DB_VERSION = 24
+ PROTOCOL_VERSION = 6,
+ SUPPORTED_DB_VERSION = 25
};
/**
@@ -130,7 +130,7 @@ enum {
// npc: W type id
GPMSG_BEING_LEAVE = 0x0201, // W being id
GPMSG_ITEM_APPEAR = 0x0202, // W item id, W*2 position
- GPMSG_BEING_LOOKS_CHANGE = 0x0210, // B sprite layers changed, { B slot type, W item id }*
+ GPMSG_BEING_LOOKS_CHANGE = 0x0210, // B hairstyle, B haircolor, B sprite layers changed, { B slot type, W item id }*
GPMSG_BEING_EMOTE = 0x0211, // W being id, W emote id
PGMSG_BEING_EMOTE = 0x0212, // W emoticon id
PGMSG_WALK = 0x0260, // W*2 destination