summaryrefslogtreecommitdiff
path: root/src/common/packets/packets2019_len_main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-08-08 20:55:38 +0300
committerAndrei Karas <akaras@inbox.ru>2019-08-21 22:36:26 +0300
commit4a3177bab65a372d218b5a6aad6ac4572537a2da (patch)
tree66082cc42b63d1891991ac9eead1c6eae8b8a49f /src/common/packets/packets2019_len_main.h
parent0edf2360b185f0e1c68bb6ddbbbe3720af5651b3 (diff)
downloadhercules-4a3177bab65a372d218b5a6aad6ac4572537a2da.tar.gz
hercules-4a3177bab65a372d218b5a6aad6ac4572537a2da.tar.bz2
hercules-4a3177bab65a372d218b5a6aad6ac4572537a2da.tar.xz
hercules-4a3177bab65a372d218b5a6aad6ac4572537a2da.zip
Update packets table to 2019-08-21
Diffstat (limited to 'src/common/packets/packets2019_len_main.h')
-rw-r--r--src/common/packets/packets2019_len_main.h54
1 files changed, 49 insertions, 5 deletions
diff --git a/src/common/packets/packets2019_len_main.h b/src/common/packets/packets2019_len_main.h
index bfcb7c159..949aae804 100644
--- a/src/common/packets/packets2019_len_main.h
+++ b/src/common/packets/packets2019_len_main.h
@@ -4312,7 +4312,9 @@ packetLen(0x0b02, 26) // AC_REFUSE_LOGIN4
packetLen(0x0b03, -1) // ZC_EQUIPWIN_MICROSCOPE_V7
// Packet: 0x0b04
-#if PACKETVER >= 20190605
+#if PACKETVER >= 20190807
+packetLen(0x0b04, 90)
+#elif PACKETVER >= 20190605
packetLen(0x0b04, 72)
#elif PACKETVER >= 20190109
packetLen(0x0b04, 80)
@@ -4521,17 +4523,17 @@ packetLen(0x0b30, -1)
// Packet: 0x0b31
#if PACKETVER >= 20190619
-packetLen(0x0b31, 17)
+packetLen(0x0b31, 17) // ZC_ADD_SKILL
#endif
// Packet: 0x0b32
#if PACKETVER >= 20190619
-packetLen(0x0b32, -1)
+packetLen(0x0b32, -1) // ZC_SKILLINFO_LIST
#endif
// Packet: 0x0b33
#if PACKETVER >= 20190619
-packetLen(0x0b33, 17)
+packetLen(0x0b33, 17) // ZC_SKILLINFO_UPDATE2
#endif
// Packet: 0x0b34
@@ -4662,9 +4664,51 @@ packetLen(0x0b4c, 2)
#endif
// Packet: 0x0b4d
-#if PACKETVER >= 20190724
+#if PACKETVER >= 20190807
+packetLen(0x0b4d, -1)
+#elif PACKETVER >= 20190724
packetLen(0x0b4d, 6)
#endif
+// Packet: 0x0b4e
+#if PACKETVER >= 20190807
+packetLen(0x0b4e, -1)
+#endif
+
+// Packet: 0x0b4f
+#if PACKETVER >= 20190807
+packetLen(0x0b4f, 2)
+#endif
+
+// Packet: 0x0b50
+#if PACKETVER >= 20190807
+packetLen(0x0b50, 2)
+#endif
+
+// Packet: 0x0b51
+#if PACKETVER >= 20190807
+packetLen(0x0b51, 2)
+#endif
+
+// Packet: 0x0b52
+#if PACKETVER >= 20190807
+packetLen(0x0b52, 2)
+#endif
+
+// Packet: 0x0b53
+#if PACKETVER >= 20190821
+packetLen(0x0b53, 52)
+#endif
+
+// Packet: 0x0b54
+#if PACKETVER >= 20190821
+packetLen(0x0b54, 8)
+#endif
+
+// Packet: 0x0b55
+#if PACKETVER >= 20190821
+packetLen(0x0b55, -1)
+#endif
+
#endif /* COMMON_PACKETS2019_LEN_MAIN_H */