summaryrefslogtreecommitdiff
path: root/src/map/packets.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-04-18 01:57:05 +0300
committerAndrei Karas <akaras@inbox.ru>2017-04-18 01:57:05 +0300
commitae1df52cd4ad089ec38aa0b07aa61dd5536cf8a6 (patch)
treefd9fe1af792dcb0e01d99c77c1ad11e7919b9dd6 /src/map/packets.h
parent5802b22439441be1914ae9024d6ce06d51c0210f (diff)
downloadhercules-ae1df52cd4ad089ec38aa0b07aa61dd5536cf8a6.tar.gz
hercules-ae1df52cd4ad089ec38aa0b07aa61dd5536cf8a6.tar.bz2
hercules-ae1df52cd4ad089ec38aa0b07aa61dd5536cf8a6.tar.xz
hercules-ae1df52cd4ad089ec38aa0b07aa61dd5536cf8a6.zip
Add missing packet 0x09a4.
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 418beb41a..ab92fe427 100644
--- a/src/map/packets.h
+++ b/src/map/packets.h
@@ -2222,6 +2222,13 @@ packet(0x96e,-1,clif->ackmergeitems);
packet(0x0436,4,clif->pDull); // CZ_GANGSI_RANK
#endif
+// 2013-02-06aRagexe
+#if PACKETVER >= 20130206
+// new packets
+ packet(0x09a4,18); // ZC_DISPATCH_TIMING_INFO_CHN
+// changed packet sizes
+#endif
+
//2013-03-20Ragexe (Judas + Yommy)
#if PACKETVER >= 20130320
// Shuffle Start