From d4f8ecd0b1e4c8a2ba6949f83c474eb4dcf9a5be Mon Sep 17 00:00:00 2001 From: David Athay Date: Thu, 24 Jul 2008 15:04:17 +0000 Subject: Reverted Alt-Gr fix. Added NPC error messages. --- src/net/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/protocol.h') diff --git a/src/net/protocol.h b/src/net/protocol.h index 52db350b..9213d329 100644 --- a/src/net/protocol.h +++ b/src/net/protocol.h @@ -113,6 +113,7 @@ enum { GPMSG_NPC_BUY = 0x02B5, // W being id, { W item id, W amount, W cost }* GPMSG_NPC_SELL = 0x02B6, // W being id, { W item id, W amount, W cost }* PGMSG_NPC_BUYSELL = 0x02B7, // W item id, W amount + GPMSG_NPC_ERROR = 0x02B8, // B error PGMSG_TRADE_REQUEST = 0x02C0, // W being id GPMSG_TRADE_REQUEST = 0x02C1, // W being id GPMSG_TRADE_START = 0x02C2, // - -- cgit v1.2.3-60-g2f50