summaryrefslogtreecommitdiff
path: root/src/map/packets_shuffle_re.h
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2018-07-28 04:18:08 +0200
committerGitHub <noreply@github.com>2018-07-28 04:18:08 +0200
commit9338574e57ff670162898f359687d9ecaa6464d5 (patch)
tree299e52161564a1af01a8473c3a32492950759693 /src/map/packets_shuffle_re.h
parentd4f03181409bf9f7a71d45a2e016a8ec4c3bcc9f (diff)
parent004ec930c6cbb64dfa2b4e6be4bbca72589e349d (diff)
downloadhercules-9338574e57ff670162898f359687d9ecaa6464d5.tar.gz
hercules-9338574e57ff670162898f359687d9ecaa6464d5.tar.bz2
hercules-9338574e57ff670162898f359687d9ecaa6464d5.tar.xz
hercules-9338574e57ff670162898f359687d9ecaa6464d5.zip
Merge pull request #2139 from 4144/updatepackets
update packets up to 2018-07-18 and fix/update old packets
Diffstat (limited to 'src/map/packets_shuffle_re.h')
-rw-r--r--src/map/packets_shuffle_re.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/map/packets_shuffle_re.h b/src/map/packets_shuffle_re.h
index a2d5e7061..2e4dedbce 100644
--- a/src/map/packets_shuffle_re.h
+++ b/src/map/packets_shuffle_re.h
@@ -9630,7 +9630,7 @@
PACKETVER == 20180605 || \
PACKETVER == 20180612 || \
PACKETVER == 20180620 || \
- PACKETVER >= 20180621
+ PACKETVER == 20180621
packet(0x0202,26,clif->pFriendsListAdd,2); // CZ_ADD_FRIENDS
packet(0x022d,5,clif->pHomMenu,2,4); // CZ_COMMAND_MER
packet(0x023b,36,clif->pStoragePassword,0); // CZ_ACK_STORE_PASSWORD
@@ -9662,9 +9662,10 @@
packet(0x083c,12,clif->pSearchStoreInfoListItemClick,2,6,10); // CZ_SSILIST_ITEM_CLICK
#endif
-// 2018-07-04aRagexeRE, 2018-07-11aRagexeRE
+// 2018-07-04aRagexeRE, 2018-07-11aRagexeRE, 2018-07-18bRagexeRE, 2018-07-18bRagexeRE1, 2018-07-18cRagexeRE
#if PACKETVER == 20180704 || \
- PACKETVER == 20180711
+ PACKETVER == 20180711 || \
+ PACKETVER >= 20180718
packet(0x0202,26,clif->pFriendsListAdd,2); // CZ_ADD_FRIENDS
packet(0x022d,5,clif->pHomMenu,2,4); // CZ_COMMAND_MER
packet(0x023b,36,clif->pStoragePassword,0); // CZ_ACK_STORE_PASSWORD