From 592e88aa797b0c05b38c2169e0e93fcf14f4ec1b Mon Sep 17 00:00:00 2001 From: Erik Schilling Date: Wed, 16 Oct 2013 22:03:24 +0200 Subject: Fixed protocol description --- src/common/manaserv_protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/common/manaserv_protocol.h b/src/common/manaserv_protocol.h index 0382efb5..cc46301c 100644 --- a/src/common/manaserv_protocol.h +++ b/src/common/manaserv_protocol.h @@ -170,7 +170,7 @@ enum { GPMSG_NPC_POST_GET = 0x02D2, // W being id, { S name, S text, W item id } PGMSG_NPC_NUMBER = 0x02D3, // W being id, D number PGMSG_NPC_STRING = 0x02D4, // W being id, S string - GPMSG_NPC_NUMBER = 0x02D5, // W being id, D max, D min, D default + GPMSG_NPC_NUMBER = 0x02D5, // W being id, D min, D max, D default GPMSG_NPC_STRING = 0x02D6, // W being id GPMSG_NPC_BUYSELL_RESPONSE = 0x02D7, // B error, W item id, W amount PGMSG_TRADE_REQUEST = 0x02E0, // W being id -- cgit v1.2.3-70-g09d2