summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-09 23:07:42 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-09 23:07:42 +0300
commit1192016bf685cdba9bee4b6578e578661f689803 (patch)
tree460a2cd9124b6abaa3ebb008877c024a445dc40b /src/net/eathena/protocol.h
parent5002605f456d3b6c9656ca40cb86f48369e583f8 (diff)
downloadManaVerse-1192016bf685cdba9bee4b6578e578661f689803.tar.gz
ManaVerse-1192016bf685cdba9bee4b6578e578661f689803.tar.bz2
ManaVerse-1192016bf685cdba9bee4b6578e578661f689803.tar.xz
ManaVerse-1192016bf685cdba9bee4b6578e578661f689803.zip
eathena: add packet CMSG_NPC_SELECT_AUTO_SPELL 0x01ce.
Diffstat (limited to 'src/net/eathena/protocol.h')
-rw-r--r--src/net/eathena/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/protocol.h b/src/net/eathena/protocol.h
index 906526e14..cbcf45488 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -320,6 +320,7 @@
#define CMSG_NPC_REFINE 0x0222
#define CMSG_NPC_IDENTIFY 0x0178
#define CMSG_NPC_SELECT_ARROW 0x01ae
+#define CMSG_NPC_SELECT_AUTO_SPELL 0x01ce
#define CMSG_PLAYER_MAPMOVE 0x0140
#define CMSG_REMOVE_OPTION 0x012a