summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
authorGuillaume Melquiond <guillaume.melquiond@gmail.com>2006-08-26 13:32:07 +0000
committerGuillaume Melquiond <guillaume.melquiond@gmail.com>2006-08-26 13:32:07 +0000
commitdbb7564501b150ff1564d05151d4d63b63f22b97 (patch)
treed29ee9dae23a66eb7ed7b04a4637d05beb9073fe /src/defines.h
parenta68f9691e20c6ab6e73333534b67a5491fb5e94c (diff)
downloadmanaserv-dbb7564501b150ff1564d05151d4d63b63f22b97.tar.gz
manaserv-dbb7564501b150ff1564d05151d4d63b63f22b97.tar.bz2
manaserv-dbb7564501b150ff1564d05151d4d63b63f22b97.tar.xz
manaserv-dbb7564501b150ff1564d05151d4d63b63f22b97.zip
Set an arbitrary starting position. Changed "say around" protocol.
Diffstat (limited to 'src/defines.h')
-rw-r--r--src/defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defines.h b/src/defines.h
index 56ef210f..68ce8103 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -150,7 +150,7 @@ enum {
PGMSG_WALK = 0x0260, // W*2 destination
GPMSG_BEINGS_MOVE = 0x0280, // { L being id, W*2 position, W*2 destination }*
PGMSG_SAY = 0x02A0, // S text
- GPMSG_SAY = 0x02A1, // S being, S text
+ GPMSG_SAY = 0x02A1, // L being id, S text
PGMSG_USE_ITEM = 0x0300, // L item id
GPMSG_USE_RESPONSE = 0x0301, // B error
PGMSG_EQUIP = 0x0302, // L item id, B slot