From a138d81a27ed41062a677b1a54309b01f415df62 Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Sat, 14 Jul 2007 13:52:28 +0000 Subject: Reduced size of equipment packets. --- src/net/protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/protocol.h') diff --git a/src/net/protocol.h b/src/net/protocol.h index ba16e99d..f13b6a02 100644 --- a/src/net/protocol.h +++ b/src/net/protocol.h @@ -163,7 +163,7 @@ enum { GPMSG_INVENTORY_FULL = 0x0121, // { B slot, W item id [, B amount] }* GPMSG_PLAYER_ATTRIBUTE_UPDATE = 0x0130, // { W attribute, W value }* GPMSG_BEING_ENTER = 0x0200, // B type, W being id, B action, W*2 position - // player: S name, B hair style, B hair color, B gender, W weapon, W hat, W top clothes, W bottom clothes + // player: S name, B hair style, B hair color, B gender, B item bitmask, { W item id }* // monster: W type id GPMSG_BEING_LEAVE = 0x0201, // W being id GPMSG_ITEM_APPEAR = 0x0202, // W item id, W*2 position -- cgit v1.2.3-70-g09d2