From 4a3177bab65a372d218b5a6aad6ac4572537a2da Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 8 Aug 2019 20:55:38 +0300 Subject: Update packets table to 2019-08-21 --- src/common/packets/packets2019_len_main.h | 54 ++++++++++++++++++++++++++++--- 1 file changed, 49 insertions(+), 5 deletions(-) (limited to 'src/common/packets/packets2019_len_main.h') 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 */ -- cgit v1.2.3-60-g2f50