summaryrefslogtreecommitdiff
path: root/src/map/packets.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-04-18 03:28:15 +0300
committerAndrei Karas <akaras@inbox.ru>2017-04-18 03:28:15 +0300
commitc0130e3dcd50d92232cccf7b0727d96d5118a689 (patch)
tree7b23d6fa2911b2f916d0534473472bf94f34461d /src/map/packets.h
parent6b386f07e19511f6953cc8744e95686671745468 (diff)
downloadhercules-c0130e3dcd50d92232cccf7b0727d96d5118a689.tar.gz
hercules-c0130e3dcd50d92232cccf7b0727d96d5118a689.tar.bz2
hercules-c0130e3dcd50d92232cccf7b0727d96d5118a689.tar.xz
hercules-c0130e3dcd50d92232cccf7b0727d96d5118a689.zip
Add non shuffle packets for 2013-10-02aRagexe.
Change packets added in previous commits.
Diffstat (limited to 'src/map/packets.h')
-rw-r--r--src/map/packets.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/map/packets.h b/src/map/packets.h
index 05b3d88ad..3c1cc7d54 100644
--- a/src/map/packets.h
+++ b/src/map/packets.h
@@ -2794,6 +2794,14 @@ packet(0x96e,-1,clif->ackmergeitems);
packet(0x09da,10); // ZC_ACK_GUILDSTORAGE_LOG
#endif
+// 2013-10-02aRagexe
+#if PACKETVER >= 20131002
+// new packets
+// changed packet sizes
+ packet(0x09d9,4,clif->pDull/*,XXX*/); // CZ_REQ_GUILDSTORAGE_LOG
+ packet(0x09da,-1); // ZC_ACK_GUILDSTORAGE_LOG
+#endif
+
// 2013-10-30aRagexe
#if PACKETVER >= 20131030
// new packets