summaryrefslogtreecommitdiff
path: root/src/map/packets.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/packets.h')
-rw-r--r--src/map/packets.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/map/packets.h b/src/map/packets.h
index 3c1cc7d54..79666dfe9 100644
--- a/src/map/packets.h
+++ b/src/map/packets.h
@@ -2802,6 +2802,13 @@ packet(0x96e,-1,clif->ackmergeitems);
packet(0x09da,-1); // ZC_ACK_GUILDSTORAGE_LOG
#endif
+// 2013-10-16aRagexe
+#if PACKETVER >= 20131016
+// new packets
+// changed packet sizes
+ packet(0x09d9,6,clif->pDull/*,XXX*/); // CZ_REQ_GUILDSTORAGE_LOG
+#endif
+
// 2013-10-30aRagexe
#if PACKETVER >= 20131030
// new packets