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.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/map/packets.h b/src/map/packets.h
index 66c9667b1..edcac67e4 100644
--- a/src/map/packets.h
+++ b/src/map/packets.h
@@ -2638,6 +2638,12 @@ packet(0x96e,-1,clif->ackmergeitems);
// changed packet sizes
#endif
+// 2013-06-05Ragexe
+#if PACKETVER >= 20130605
+// new packets
+ packet(0x09c4,8); // ZC_ACK_COUNT_BARGAIN_SALE_ITEM
+#endif
+
//2013-08-07Ragexe (Shakto)
#if PACKETVER >= 20130807
packet(0x0369,7,clif->pActionRequest,2,6);