summaryrefslogtreecommitdiff
path: root/src/common/packets/packets2019_len_zero.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-02-16 05:28:35 +0300
committerAndrei Karas <akaras@inbox.ru>2019-03-11 03:05:21 +0300
commite5fffebc6ff9ba0d7c7346c6a0b9b2b7cb0ca7ae (patch)
tree64ef02b5aad79a767bf1fee8a4fba1f45afb4be8 /src/common/packets/packets2019_len_zero.h
parentca315dcb6f8ba435beedc9c1a5bff12194bccc72 (diff)
downloadhercules-e5fffebc6ff9ba0d7c7346c6a0b9b2b7cb0ca7ae.tar.gz
hercules-e5fffebc6ff9ba0d7c7346c6a0b9b2b7cb0ca7ae.tar.bz2
hercules-e5fffebc6ff9ba0d7c7346c6a0b9b2b7cb0ca7ae.tar.xz
hercules-e5fffebc6ff9ba0d7c7346c6a0b9b2b7cb0ca7ae.zip
Update packets table up to 2019-03-06
Diffstat (limited to 'src/common/packets/packets2019_len_zero.h')
-rw-r--r--src/common/packets/packets2019_len_zero.h14
1 files changed, 12 insertions, 2 deletions
diff --git a/src/common/packets/packets2019_len_zero.h b/src/common/packets/packets2019_len_zero.h
index 08e83f59f..8ddbdcc18 100644
--- a/src/common/packets/packets2019_len_zero.h
+++ b/src/common/packets/packets2019_len_zero.h
@@ -4168,7 +4168,7 @@ packetLen(0x0acf, 68) // CA_LOGIN_OTP
packetLen(0x0ad0, 11) // CA_OTP_CODE
// Packet: 0x0ad1
-packetLen(0x0ad1, -1)
+packetLen(0x0ad1, -1) // AC_LOGIN_OTP
// Packet: 0x0ad2
packetLen(0x0ad2, 30)
@@ -4375,12 +4375,22 @@ packetLen(0x0b18, 4) // ZC_INVENTORY_EXPANSION_INFO
packetLen(0x0b19, 2) // CZ_INVENTORY_EXPAND_REJECTED
// Packet: 0x0b1a
-packetLen(0x0b1a, 29)
+packetLen(0x0b1a, 29) // ZC_USESKILL_ACK3
// Packet: 0x0b1b
#if PACKETVER >= 20190130
packetLen(0x0b1b, 2)
#endif
+// Packet: 0x0b1c
+#if PACKETVER >= 20190220
+packetLen(0x0b1c, 2)
+#endif
+
+// Packet: 0x0b1d
+#if PACKETVER >= 20190220
+packetLen(0x0b1d, 2)
+#endif
+
#endif /* COMMON_PACKETS2019_LEN_ZERO_H */