summaryrefslogtreecommitdiff
path: root/src/common/packets/packets2020_len_re.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2020-01-30 09:54:45 +0300
committerAndrei Karas <akaras@inbox.ru>2020-02-09 21:30:37 +0300
commit640903b0b54921bf1078cfa0a7e6214106b6a9d3 (patch)
tree866ac3ac55fc81539259593e7556ce924350fe73 /src/common/packets/packets2020_len_re.h
parentc6859fe3af9165b4187470d92ee39aa1ac684b1b (diff)
downloadhercules-640903b0b54921bf1078cfa0a7e6214106b6a9d3.tar.gz
hercules-640903b0b54921bf1078cfa0a7e6214106b6a9d3.tar.bz2
hercules-640903b0b54921bf1078cfa0a7e6214106b6a9d3.tar.xz
hercules-640903b0b54921bf1078cfa0a7e6214106b6a9d3.zip
Update packets table
Diffstat (limited to 'src/common/packets/packets2020_len_re.h')
-rw-r--r--src/common/packets/packets2020_len_re.h24
1 files changed, 22 insertions, 2 deletions
diff --git a/src/common/packets/packets2020_len_re.h b/src/common/packets/packets2020_len_re.h
index 6e72cbb7d..b33278c1c 100644
--- a/src/common/packets/packets2020_len_re.h
+++ b/src/common/packets/packets2020_len_re.h
@@ -2,8 +2,8 @@
* This file is part of Hercules.
* http://herc.ws - http://github.com/HerculesWS/Hercules
*
- * Copyright (C) 2018-2020 Hercules Dev Team
- * Copyright (C) 2018-2020 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
@@ -4617,5 +4617,25 @@ packetLen(0x0b6d, 6)
// Packet: 0x0b6e
packetLen(0x0b6e, 14)
+// Packet: 0x0b6f
+#if PACKETVER >= 20200122
+packetLen(0x0b6f, 177)
+#endif
+
+// Packet: 0x0b70
+#if PACKETVER >= 20200122
+packetLen(0x0b70, 8)
+#endif
+
+// Packet: 0x0b71
+#if PACKETVER >= 20200122
+packetLen(0x0b71, 177)
+#endif
+
+// Packet: 0x0b72
+#if PACKETVER >= 20200122
+packetLen(0x0b72, 4)
+#endif
+
#endif /* COMMON_PACKETS2020_LEN_RE_H */