From e728efe9982f38ec9ff744e0ca589da748a9c663 Mon Sep 17 00:00:00 2001 From: Maple <8961085+MapleHinata@users.noreply.github.com> Date: Tue, 23 May 2023 13:08:28 -0300 Subject: [PATCH] Add Client skill handlers --- src/common/Network/PacketDef/Ipcs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common/Network/PacketDef/Ipcs.h b/src/common/Network/PacketDef/Ipcs.h index 66c4682e..80eb1611 100644 --- a/src/common/Network/PacketDef/Ipcs.h +++ b/src/common/Network/PacketDef/Ipcs.h @@ -396,10 +396,10 @@ namespace Sapphire::Network::Packets ClientTrigger = 0x1c1, // updated 6.40 DiscoveryHandler = 0x038B, // updated 5.58h - SkillHandler = 0x0133, // updated 6.31h + SkillHandler = 0x0228, // updated 6.31h GMCommand1 = 0x0139, // updated 6.40 GMCommand2 = 0x0195, // updated 6.40 - AoESkillHandler = 0x0152, // updated 5.58h + AoESkillHandler = 0x016f, // updated 5.58h UpdatePositionHandler = 0xae, // updated 6.40