summaryrefslogtreecommitdiff
path: root/src/common/packets/packets2019_len_main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/packets/packets2019_len_main.h')
-rw-r--r--src/common/packets/packets2019_len_main.h56
1 files changed, 46 insertions, 10 deletions
diff --git a/src/common/packets/packets2019_len_main.h b/src/common/packets/packets2019_len_main.h
index 9e333ff87..f3e025c85 100644
--- a/src/common/packets/packets2019_len_main.h
+++ b/src/common/packets/packets2019_len_main.h
@@ -2,8 +2,8 @@
* This file is part of Hercules.
* http://herc.ws - http://github.com/HerculesWS/Hercules
*
- * Copyright (C) 2018-2019 Hercules Dev Team
- * Copyright (C) 2018-2019 Andrei Karas (4144)
+ * Copyright (C) 2018-2020 Hercules Dev Team
+ * Copyright (C) 2018-2020 Andrei Karas (4144)
*
* Hercules is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -4616,7 +4616,9 @@ packetLen(0x0b3e, -1)
#endif
// Packet: 0x0b3f
-#if PACKETVER >= 20191016
+#if PACKETVER >= 20191224
+packetLen(0x0b3f, 64)
+#elif PACKETVER >= 20191016
packetLen(0x0b3f, 63)
#elif PACKETVER >= 20190724
packetLen(0x0b3f, 64)
@@ -4628,33 +4630,43 @@ packetLen(0x0b40, -1)
#endif
// Packet: 0x0b41
-#if PACKETVER >= 20191016
+#if PACKETVER >= 20191224
+packetLen(0x0b41, 70)
+#elif PACKETVER >= 20191016
packetLen(0x0b41, 69)
#elif PACKETVER >= 20190724
packetLen(0x0b41, 41)
#endif
// Packet: 0x0b42
-#if PACKETVER >= 20191016
+#if PACKETVER >= 20191224
+packetLen(0x0b42, 62)
+#elif PACKETVER >= 20191016
packetLen(0x0b42, 61)
#elif PACKETVER >= 20190724
packetLen(0x0b42, 30)
#endif
// Packet: 0x0b43
-#if PACKETVER >= 20190724
+#if PACKETVER >= 20191224
+packetLen(0x0b43, 48)
+#elif PACKETVER >= 20190724
packetLen(0x0b43, 47)
#endif
// Packet: 0x0b44
-#if PACKETVER >= 20191016
+#if PACKETVER >= 20191224
+packetLen(0x0b44, 58)
+#elif PACKETVER >= 20191016
packetLen(0x0b44, 57)
#elif PACKETVER >= 20190724
packetLen(0x0b44, 32)
#endif
// Packet: 0x0b45
-#if PACKETVER >= 20191016
+#if PACKETVER >= 20191224
+packetLen(0x0b45, 58)
+#elif PACKETVER >= 20191016
packetLen(0x0b45, 57)
#elif PACKETVER >= 20190724
packetLen(0x0b45, 32)
@@ -4841,12 +4853,16 @@ packetLen(0x0b65, -1)
#endif
// Packet: 0x0b66
-#if PACKETVER >= 20191106
+#if PACKETVER >= 20191224
+packetLen(0x0b66, 26)
+#elif PACKETVER >= 20191106
packetLen(0x0b66, 25)
#endif
// Packet: 0x0b67
-#if PACKETVER >= 20191106
+#if PACKETVER >= 20191224
+packetLen(0x0b67, 33)
+#elif PACKETVER >= 20191106
packetLen(0x0b67, 32)
#endif
@@ -4865,5 +4881,25 @@ packetLen(0x0b69, 18)
packetLen(0x0b6a, -1)
#endif
+// Packet: 0x0b6b
+#if PACKETVER >= 20191218
+packetLen(0x0b6b, 14)
+#endif
+
+// Packet: 0x0b6c
+#if PACKETVER >= 20191218
+packetLen(0x0b6c, 12)
+#endif
+
+// Packet: 0x0b6d
+#if PACKETVER >= 20191224
+packetLen(0x0b6d, 6)
+#endif
+
+// Packet: 0x0b6e
+#if PACKETVER >= 20191224
+packetLen(0x0b6e, 14)
+#endif
+
#endif /* COMMON_PACKETS2019_LEN_MAIN_H */