summaryrefslogtreecommitdiff
path: root/src/net/protocol.h
diff options
context:
space:
mode:
authorGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-07-25 20:22:41 +0000
committerGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-07-25 20:22:41 +0000
commit88b3f92061c703fdf6cf0f970684fb77de6d8795 (patch)
tree881b72c8d80857787938b128ab5449109953c248 /src/net/protocol.h
parent25db7453b0027863ae4b966a91fb3653d73d324c (diff)
downloadmana-client-88b3f92061c703fdf6cf0f970684fb77de6d8795.tar.gz
mana-client-88b3f92061c703fdf6cf0f970684fb77de6d8795.tar.bz2
mana-client-88b3f92061c703fdf6cf0f970684fb77de6d8795.tar.xz
mana-client-88b3f92061c703fdf6cf0f970684fb77de6d8795.zip
Added being speed to protocol.
Diffstat (limited to 'src/net/protocol.h')
-rw-r--r--src/net/protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/protocol.h b/src/net/protocol.h
index 8fe7e1b6..1a20b0a4 100644
--- a/src/net/protocol.h
+++ b/src/net/protocol.h
@@ -172,7 +172,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