summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-03-12 12:55:47 +0300
committerAndrei Karas <akaras@inbox.ru>2015-03-12 12:55:47 +0300
commitc98f3b83900b8cd3cb3cdfb30215541e6f08d140 (patch)
tree80dc2a8f6ebd9afc7e93e153a85f27d922c80012 /src/net/eathena/protocol.h
parent1c60e420b61705e82b301caacb9760ef4d1090dc (diff)
downloadplus-c98f3b83900b8cd3cb3cdfb30215541e6f08d140.tar.gz
plus-c98f3b83900b8cd3cb3cdfb30215541e6f08d140.tar.bz2
plus-c98f3b83900b8cd3cb3cdfb30215541e6f08d140.tar.xz
plus-c98f3b83900b8cd3cb3cdfb30215541e6f08d140.zip
eathena: add partial support for packet SMSG_ALCHEMIST_RANKS_LIST 0x021a.
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 6c9f823dd..6b84577e7 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -277,6 +277,7 @@
#define SMSG_RANKS_LIST 0x097d
#define SMSG_BLACKSMITH_RANKS_LIST 0x0219
+#define SMSG_ALCHEMIST_RANKS_LIST 0x021a
#define SMSG_MONSTER_HP 0x0977
#define SMSG_MONSTER_INFO 0x018c
#define SMSG_PLAYER_HP 0x080e