From 5a298870e080cab4764972ed8ffc573f3e8fd2f8 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Wed, 19 Jun 2013 10:25:14 -0300 Subject: Follow up 4ed9b9d0ca7de07169db2bd7024cba5cc3ac2fa8 Missed 20130618 (again, special thanks to Shakto) Thanks to jaBote for pointing it out. Signed-off-by: shennetsind --- src/map/packets.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/map') diff --git a/src/map/packets.h b/src/map/packets.h index 0504493ef..648e662fa 100644 --- a/src/map/packets.h +++ b/src/map/packets.h @@ -2422,4 +2422,9 @@ packet(0x020d,-1); packetKeys(0x6D166F66,0x3C000FCF,0x295B0FCB); /* Thanks to Shakto */ #endif +#if PACKETVER >= 20130618 + packetKeys(0x434115DE,0x34A10FE9,0x6791428E); /* Thanks to Shakto */ +#endif + + #endif /* _PACKETS_H_ */ -- cgit v1.2.3-60-g2f50