From 0f7879b1d2c9cd6ddbedcc7f359e4f981690ef46 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Fri, 14 Jun 2013 09:14:44 -0300 Subject: Follow up 5a942993dd12ae7d85b1633a58b0dc23f85832c2 Added packetKeys for 2013-06-12 Special Thanks to Shakto! http://hercules.ws/board/topic/1105-hercules-wpe-free-june-14th-patch/ Signed-off-by: shennetsind --- src/map/packets.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/map/packets.h b/src/map/packets.h index 244f19ed8..d0910f183 100644 --- a/src/map/packets.h +++ b/src/map/packets.h @@ -2245,4 +2245,8 @@ packet(0x020d,-1); packet(0x0883,36,clif->pStoragePassword,0); #endif +#if PACKETVER >= 20130612 + packetKeys(0x295B0FCB, 0x3C000FCF, 0x6D166F66); /* Thanks to Shakto */ +#endif + #endif /* _PACKETS_H_ */ -- cgit v1.2.3-60-g2f50