summaryrefslogtreecommitdiff
path: root/src/common/packets/packets2020_len_re.h
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2020-07-26 19:37:54 +0200
committerGitHub <noreply@github.com>2020-07-26 19:37:54 +0200
commitae8f443ea5a1816b7c21bfb28b5c7fe92a193735 (patch)
tree118c4bed71c93eab97b168b580a982ca5a930079 /src/common/packets/packets2020_len_re.h
parent7f90d3faf0fdf66ffc58065f035d4e23a30d78fa (diff)
parent6e56e63c4150365a388eb3cae5ba2aedcb41118d (diff)
downloadhercules-ae8f443ea5a1816b7c21bfb28b5c7fe92a193735.tar.gz
hercules-ae8f443ea5a1816b7c21bfb28b5c7fe92a193735.tar.bz2
hercules-ae8f443ea5a1816b7c21bfb28b5c7fe92a193735.tar.xz
hercules-ae8f443ea5a1816b7c21bfb28b5c7fe92a193735.zip
Merge pull request #2788 from 4144/updatepackets
Update packets up to 2020-07-15
Diffstat (limited to 'src/common/packets/packets2020_len_re.h')
-rw-r--r--src/common/packets/packets2020_len_re.h63
1 files changed, 61 insertions, 2 deletions
diff --git a/src/common/packets/packets2020_len_re.h b/src/common/packets/packets2020_len_re.h
index 2c21b1c67..7296d86c5 100644
--- a/src/common/packets/packets2020_len_re.h
+++ b/src/common/packets/packets2020_len_re.h
@@ -4623,7 +4623,9 @@ packetLen(0x0b6f, 177)
#endif
// Packet: 0x0b70
-#if PACKETVER >= 20200122
+#if PACKETVER >= 20200709
+packetLen(0x0b70, -1)
+#elif PACKETVER >= 20200122
packetLen(0x0b70, 8)
#endif
@@ -4633,7 +4635,9 @@ packetLen(0x0b71, 177)
#endif
// Packet: 0x0b72
-#if PACKETVER >= 20200122
+#if PACKETVER >= 20200709
+packetLen(0x0b72, -1)
+#elif PACKETVER >= 20200122
packetLen(0x0b72, 4)
#endif
@@ -4652,5 +4656,60 @@ packetLen(0x0b74, 1026)
packetLen(0x0b75, 1026)
#endif
+// Packet: 0x0b76
+#if PACKETVER >= 20200709
+packetLen(0x0b76, 77)
+#endif
+
+// Packet: 0x0b77
+#if PACKETVER >= 20200709
+packetLen(0x0b77, -1)
+#endif
+
+// Packet: 0x0b78
+#if PACKETVER >= 20200709
+packetLen(0x0b78, -1)
+#endif
+
+// Packet: 0x0b79
+#if PACKETVER >= 20200709
+packetLen(0x0b79, -1)
+#endif
+
+// Packet: 0x0b7a
+#if PACKETVER >= 20200709
+packetLen(0x0b7a, -1)
+#endif
+
+// Packet: 0x0b7b
+#if PACKETVER >= 20200709
+packetLen(0x0b7b, 118)
+#endif
+
+// Packet: 0x0b7c
+#if PACKETVER >= 20200709
+packetLen(0x0b7c, -1)
+#endif
+
+// Packet: 0x0b7d
+#if PACKETVER >= 20200709
+packetLen(0x0b7d, -1)
+#endif
+
+// Packet: 0x0b7e
+#if PACKETVER >= 20200709
+packetLen(0x0b7e, 60)
+#endif
+
+// Packet: 0x0b7f
+#if PACKETVER >= 20200709
+packetLen(0x0b7f, 10)
+#endif
+
+// Packet: 0x0b80
+#if PACKETVER >= 20200709
+packetLen(0x0b80, 10)
+#endif
+
#endif /* COMMON_PACKETS2020_LEN_RE_H */