summaryrefslogtreecommitdiff
path: root/src/common/packets/packets2019_len_zero.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-12-20 01:21:35 +0300
committerAndrei Karas <akaras@inbox.ru>2020-01-09 09:37:12 +0300
commita71a6d93354daeaf4db12ea0464622351a225e0b (patch)
treef8a207ed0f5e6232f1a4fcbc3f0c2e62c3fe208f /src/common/packets/packets2019_len_zero.h
parentbf99547843038bc15dc1948748d969950e866465 (diff)
downloadhercules-a71a6d93354daeaf4db12ea0464622351a225e0b.tar.gz
hercules-a71a6d93354daeaf4db12ea0464622351a225e0b.tar.bz2
hercules-a71a6d93354daeaf4db12ea0464622351a225e0b.tar.xz
hercules-a71a6d93354daeaf4db12ea0464622351a225e0b.zip
Update packets table up to 2020-01-08
Diffstat (limited to 'src/common/packets/packets2019_len_zero.h')
-rw-r--r--src/common/packets/packets2019_len_zero.h56
1 files changed, 46 insertions, 10 deletions
diff --git a/src/common/packets/packets2019_len_zero.h b/src/common/packets/packets2019_len_zero.h
index da0bf6976..3c1f393ac 100644
--- a/src/common/packets/packets2019_len_zero.h
+++ b/src/common/packets/packets2019_len_zero.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
@@ -4608,7 +4608,9 @@ packetLen(0x0b3e, -1)
#endif
// Packet: 0x0b3f
-#if PACKETVER >= 20191008
+#if PACKETVER >= 20191224
+packetLen(0x0b3f, 64)
+#elif PACKETVER >= 20191008
packetLen(0x0b3f, 63)
#elif PACKETVER >= 20190724
packetLen(0x0b3f, 64)
@@ -4620,33 +4622,43 @@ packetLen(0x0b40, -1)
#endif
// Packet: 0x0b41
-#if PACKETVER >= 20191008
+#if PACKETVER >= 20191224
+packetLen(0x0b41, 70)
+#elif PACKETVER >= 20191008
packetLen(0x0b41, 69)
#elif PACKETVER >= 20190724
packetLen(0x0b41, 41)
#endif
// Packet: 0x0b42
-#if PACKETVER >= 20191008
+#if PACKETVER >= 20191224
+packetLen(0x0b42, 62)
+#elif PACKETVER >= 20191008
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 >= 20191008
+#if PACKETVER >= 20191224
+packetLen(0x0b44, 58)
+#elif PACKETVER >= 20191008
packetLen(0x0b44, 57)
#elif PACKETVER >= 20190724
packetLen(0x0b44, 32)
#endif
// Packet: 0x0b45
-#if PACKETVER >= 20191008
+#if PACKETVER >= 20191224
+packetLen(0x0b45, 58)
+#elif PACKETVER >= 20191008
packetLen(0x0b45, 57)
#elif PACKETVER >= 20190724
packetLen(0x0b45, 32)
@@ -4825,12 +4837,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
@@ -4849,5 +4865,25 @@ packetLen(0x0b69, 18)
packetLen(0x0b6a, -1)
#endif
+// Packet: 0x0b6b
+#if PACKETVER >= 20191224
+packetLen(0x0b6b, 14)
+#endif
+
+// Packet: 0x0b6c
+#if PACKETVER >= 20191224
+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_ZERO_H */