summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-03-18 13:22:35 +0300
committerAndrei Karas <akaras@inbox.ru>2015-03-18 13:22:35 +0300
commit0c291817a1e3fb61e229a2aa0037983ab2f0bf07 (patch)
treed6600c912b596ede7d5deebed5778840ab4b2c88 /src/net/eathena/protocol.h
parent61b29214e3b5becfccf8b9264a12019be7290a0f (diff)
downloadplus-0c291817a1e3fb61e229a2aa0037983ab2f0bf07.tar.gz
plus-0c291817a1e3fb61e229a2aa0037983ab2f0bf07.tar.bz2
plus-0c291817a1e3fb61e229a2aa0037983ab2f0bf07.tar.xz
plus-0c291817a1e3fb61e229a2aa0037983ab2f0bf07.zip
eathena: add partial support for packet SMSG_NPC_CASH_SCHEDULE 0x08ca.
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 795523e24..8e89fca04 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -198,6 +198,7 @@
#define SMSG_NPC_CASH_POINTS 0x0845
#define SMSG_NPC_CASH_BUY 0x0849
#define SMSG_NPC_CASH_TAB_PRICE_LIST 0x08c0
+#define SMSG_NPC_CASH_SCHEDULE 0x08ca
#define SMSG_NPC_AREA 0x0b0b
#define SMSG_NPC_SHOW_DIGIT 0x01b1