summaryrefslogtreecommitdiff
path: root/src/common/packets/packets2019_len_re.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-10-24 00:12:56 +0300
committerAndrei Karas <akaras@inbox.ru>2019-11-07 06:26:08 +0300
commit43c7432a8f4b6d00189e0649471f2e56d9a46b37 (patch)
tree2202f574b8e21fbb73b412f82405618bf2a30339 /src/common/packets/packets2019_len_re.h
parent1f6eebe5421534c0d2a29e793ae8ce0328913c7c (diff)
downloadhercules-43c7432a8f4b6d00189e0649471f2e56d9a46b37.tar.gz
hercules-43c7432a8f4b6d00189e0649471f2e56d9a46b37.tar.bz2
hercules-43c7432a8f4b6d00189e0649471f2e56d9a46b37.tar.xz
hercules-43c7432a8f4b6d00189e0649471f2e56d9a46b37.zip
Update packets table up to 2019-11-06
Diffstat (limited to 'src/common/packets/packets2019_len_re.h')
-rw-r--r--src/common/packets/packets2019_len_re.h44
1 files changed, 43 insertions, 1 deletions
diff --git a/src/common/packets/packets2019_len_re.h b/src/common/packets/packets2019_len_re.h
index 245b7eb1d..489fec550 100644
--- a/src/common/packets/packets2019_len_re.h
+++ b/src/common/packets/packets2019_len_re.h
@@ -4810,11 +4810,53 @@ packetLen(0x0b5e, 10)
#endif
// Packet: 0x0b5f
-#if PACKETVER >= 20191016
+#if PACKETVER >= 20191030
+packetLen(0x0b5f, -1)
+#elif PACKETVER >= 20191016
// removed
#elif PACKETVER >= 20191002
packetLen(0x0b5f, 33)
#endif
+// Packet: 0x0b60
+#if PACKETVER >= 20191030
+packetLen(0x0b60, -1)
+#endif
+
+// Packet: 0x0b61
+#if PACKETVER >= 20191030
+packetLen(0x0b61, -1)
+#endif
+
+// Packet: 0x0b62
+#if PACKETVER >= 20191030
+packetLen(0x0b62, -1)
+#endif
+
+// Packet: 0x0b63
+#if PACKETVER >= 20191030
+packetLen(0x0b63, -1)
+#endif
+
+// Packet: 0x0b64
+#if PACKETVER >= 20191030
+packetLen(0x0b64, -1)
+#endif
+
+// Packet: 0x0b65
+#if PACKETVER >= 20191106
+packetLen(0x0b65, -1)
+#endif
+
+// Packet: 0x0b66
+#if PACKETVER >= 20191106
+packetLen(0x0b66, 25)
+#endif
+
+// Packet: 0x0b67
+#if PACKETVER >= 20191106
+packetLen(0x0b67, 32)
+#endif
+
#endif /* COMMON_PACKETS2019_LEN_RE_H */