summaryrefslogtreecommitdiff
path: root/src/common/manaserv_protocol.h
diff options
context:
space:
mode:
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