summaryrefslogtreecommitdiff
path: root/src/map/packets_shuffle_main.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-02-16 05:30:17 +0300
committerAndrei Karas <akaras@inbox.ru>2019-03-11 03:05:21 +0300
commitf3360cfc9e723cab75062914c5cc6f08f3c375d9 (patch)
tree94b034ce39f174f7d81834e350c5fac4be581110 /src/map/packets_shuffle_main.h
parentf660cc54c020123f93e153a2de6dbe734cc60ede (diff)
downloadhercules-f3360cfc9e723cab75062914c5cc6f08f3c375d9.tar.gz
hercules-f3360cfc9e723cab75062914c5cc6f08f3c375d9.tar.bz2
hercules-f3360cfc9e723cab75062914c5cc6f08f3c375d9.tar.xz
hercules-f3360cfc9e723cab75062914c5cc6f08f3c375d9.zip
Update shuffle packets up to 2019-03-06
Diffstat (limited to 'src/map/packets_shuffle_main.h')
-rw-r--r--src/map/packets_shuffle_main.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/map/packets_shuffle_main.h b/src/map/packets_shuffle_main.h
index eb6870da0..7af5c579d 100644
--- a/src/map/packets_shuffle_main.h
+++ b/src/map/packets_shuffle_main.h
@@ -9727,7 +9727,7 @@
packet(0x0967,clif->pSolveCharName,2); // CZ_REQNAME_BYGID // 6
#endif
-// 2018-11-21bRagexe, 2018-11-28aRagexe, 2018-11-28bRagexe, 2018-11-28cRagexe, 2018-12-05aRagexe, 2018-12-12aRagexe, 2018-12-12bRagexe, 2018-12-19bRagexe, 2018-12-26aRagexe, 2019-01-09aRagexe, 2019-01-16bRagexe, 2019-01-16cRagexe, 2019-01-23dRagexe
+// 2018-11-21bRagexe, 2018-11-28aRagexe, 2018-11-28bRagexe, 2018-11-28cRagexe, 2018-12-05aRagexe, 2018-12-12aRagexe, 2018-12-12bRagexe, 2018-12-19bRagexe, 2018-12-26aRagexe, 2019-01-09aRagexe, 2019-01-16bRagexe, 2019-01-16cRagexe, 2019-01-23dRagexe, 2019-02-13bRagexe, 2019-02-13eRagexe, 2019-02-27aRagexe, 2019-02-28aRagexe, 2019-03-06bRagexe, 2019-03-06cRagexe
#if PACKETVER == 20181121 || \
PACKETVER == 20181128 || \
PACKETVER == 20181205 || \
@@ -9736,7 +9736,11 @@
PACKETVER == 20181226 || \
PACKETVER == 20190109 || \
PACKETVER == 20190116 || \
- PACKETVER >= 20190123
+ PACKETVER == 20190123 || \
+ PACKETVER == 20190213 || \
+ PACKETVER == 20190227 || \
+ PACKETVER == 20190228 || \
+ PACKETVER >= 20190306
packet(0x0202,clif->pFriendsListAdd,2); // CZ_ADD_FRIENDS // 26
packet(0x022d,clif->pHomMenu,2,4); // CZ_COMMAND_MER // 5
packet(0x023b,clif->pStoragePassword,0); // CZ_ACK_STORE_PASSWORD // 36