summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-02 16:41:10 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-02 16:41:10 +0300
commit00e080c7230e68ec62ba30a32ac13fbafcab1946 (patch)
tree612bcdfcd339f83cb86eb31a27287d2b455ac531 /src/net/eathena/protocol.h
parenta4fb6c80502e707c19ab70432418295ea4c48d6a (diff)
downloadManaVerse-00e080c7230e68ec62ba30a32ac13fbafcab1946.tar.gz
ManaVerse-00e080c7230e68ec62ba30a32ac13fbafcab1946.tar.bz2
ManaVerse-00e080c7230e68ec62ba30a32ac13fbafcab1946.tar.xz
ManaVerse-00e080c7230e68ec62ba30a32ac13fbafcab1946.zip
eathena: add packet SMSG_PLAYER_UPDATE_SKILL 0x07e1.
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 cbb1221fb..d9c477033 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -80,6 +80,7 @@
#define SMSG_PLAYER_SKILLS 0x010f
#define SMSG_PLAYER_ADD_SKILL 0x0111
#define SMSG_PLAYER_DELETE_SKILL 0x0441
+#define SMSG_PLAYER_UPDATE_SKILL 0x07e1
#define SMSG_PLAYER_SKILL_UP 0x010e
#define SMSG_PLAYER_HEAL 0x013d
#define SMSG_PLAYER_SKILL_COOLDOWN 0x043d