From 7354937c4b452a2c413f0827d6f381e125e6a687 Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Wed, 25 Jul 2007 20:26:46 +0000 Subject: Added being speed to protocol. --- src/defines.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/defines.h') diff --git a/src/defines.h b/src/defines.h index 56d79797..c522889c 100644 --- a/src/defines.h +++ b/src/defines.h @@ -158,7 +158,7 @@ enum { PGMSG_WALK = 0x0260, // W*2 destination PGMSG_ACTION_CHANGE = 0x0270, // B Action GPMSG_BEING_ACTION_CHANGE = 0x0271, // W being id, B action - GPMSG_BEINGS_MOVE = 0x0280, // { W being id, B flags [, C position] [, W*2 destination] }* + GPMSG_BEINGS_MOVE = 0x0280, // { W being id, B flags [, C position, B speed] [, W*2 destination] }* GPMSG_ITEMS = 0x0281, // { W item id, W*2 position }* PGMSG_ATTACK = 0x0290, // B direction GPMSG_BEING_ATTACK = 0x0291, // W being id, B direction -- cgit v1.2.3-70-g09d2