summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-02-05 21:37:22 +0300
committerAndrei Karas <akaras@inbox.ru>2015-02-05 21:37:22 +0300
commit037a653c92fca6e34f6f27c05efe70b8d4d95178 (patch)
tree9ba89841f7672e77a871bb2265f691f9f3910628 /src/net/eathena/protocol.h
parent6998289cd1f4650ad686731c6925e05b4c9fb82a (diff)
downloadManaVerse-037a653c92fca6e34f6f27c05efe70b8d4d95178.tar.gz
ManaVerse-037a653c92fca6e34f6f27c05efe70b8d4d95178.tar.bz2
ManaVerse-037a653c92fca6e34f6f27c05efe70b8d4d95178.tar.xz
ManaVerse-037a653c92fca6e34f6f27c05efe70b8d4d95178.zip
eathena: add partial support for packet SMSG_BUYINGSTORE_ITEMS_LIST 0x0818
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 c2be70ec0..99f6d2e1d 100644
--- a/src/net/eathena/protocol.h
+++ b/src/net/eathena/protocol.h
@@ -172,6 +172,7 @@
#define SMSG_BUYINGSTORE_OWN_ITEMS 0x0813
#define SMSG_BUYINGSTORE_SHOW_BOARD 0x0814
#define SMSG_BUYINGSTORE_HIDE_BOARD 0x0816
+#define SMSG_BUYINGSTORE_ITEMS_LIST 0x0818
// Receiving a request to trade
#define SMSG_TRADE_REQUEST 0x01f4