summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-03-12 13:13:43 +0300
committerAndrei Karas <akaras@inbox.ru>2015-03-12 13:13:43 +0300
commit16958b5635ab990881039ea71bca15e90088b12f (patch)
tree205e75c07b8f6e904829ad118c7565ece18d5b36 /src/net/eathena/protocol.h
parent89ed065dd03979e7029f76cb44185dd9fc861576 (diff)
downloadManaVerse-16958b5635ab990881039ea71bca15e90088b12f.tar.gz
ManaVerse-16958b5635ab990881039ea71bca15e90088b12f.tar.bz2
ManaVerse-16958b5635ab990881039ea71bca15e90088b12f.tar.xz
ManaVerse-16958b5635ab990881039ea71bca15e90088b12f.zip
eathena: add partial support for packet SMSG_PLAYER_FAME_ALCHEMIST 0x021c.
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 f46524c09..e1fdb8bae 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -106,6 +106,7 @@
#define SMSG_PLAYER_REPAIR_LIST 0x01fc
#define SMSG_PLAYER_REPAIR_EFFECT 0x01fe
#define SMSG_PLAYER_FAME_BLACKSMITH 0x021b
+#define SMSG_PLAYER_FAME_ALCHEMIST 0x021c
#define SMSG_SKILL_FAILED 0x0110
#define SMSG_SKILL_DAMAGE 0x01de
#define SMSG_SKILL_AUTO_CAST 0x0147