summaryrefslogtreecommitdiffstats
path: root/src/common
diff options
context:
space:
mode:
authorYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2012-05-18 13:32:34 +0200
committerYohann Ferreira <yohann_ferreira_at_orange_fr_>2013-02-01 21:33:43 +0100
commit02602a6a7bb92fbe19b7a015f5c6764ab658c469 (patch)
treec7f53a585671036174b76f046e48e8f872846b50 /src/common
parent5c7bf62ca3204c6f8b91f1bd9178cb638e184f5a (diff)
downloadmanaserv-02602a6a7bb92fbe19b7a015f5c6764ab658c469.tar.gz
manaserv-02602a6a7bb92fbe19b7a015f5c6764ab658c469.tar.xz
manaserv-02602a6a7bb92fbe19b7a015f5c6764ab658c469.zip
Added emote support.
Diffstat (limited to 'src/common')
-rw-r--r--src/common/manaserv_protocol.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/manaserv_protocol.h b/src/common/manaserv_protocol.h
index 913a126..1fc85ba 100644
--- a/src/common/manaserv_protocol.h
+++ b/src/common/manaserv_protocol.h
@@ -133,6 +133,8 @@ enum {
GPMSG_BEING_LEAVE = 0x0201, // W being id
GPMSG_ITEM_APPEAR = 0x0202, // W item id, W*2 position
GPMSG_BEING_LOOKS_CHANGE = 0x0210, // B sprite layers changed, { B slot type, W item id }*
+ GPMSG_BEING_EMOTE = 0x0211, // W being id, W emote id
+ PGMSG_BEING_EMOTE = 0x0212, // W emoticon id
PGMSG_WALK = 0x0260, // W*2 destination
PGMSG_ACTION_CHANGE = 0x0270, // B Action
GPMSG_BEING_ACTION_CHANGE = 0x0271, // W being id, B action