From cf9e5eba85a5be7985fda63f3d519987c1fa0983 Mon Sep 17 00:00:00 2001 From: collett Date: Tue, 17 Mar 2020 22:02:13 +0900 Subject: [PATCH] opcode --- src/common/Network/PacketDef/Ipcs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/Network/PacketDef/Ipcs.h b/src/common/Network/PacketDef/Ipcs.h index a2b3aa9b..0b4728f1 100644 --- a/src/common/Network/PacketDef/Ipcs.h +++ b/src/common/Network/PacketDef/Ipcs.h @@ -154,7 +154,7 @@ namespace Sapphire::Network::Packets SilentSetClassJob = 0x018E, // updated 5.0 - seems to be the case, not sure if it's actually used for anything PlayerSetup = 0x0316, // updated 5.21 hotfix PlayerStats = 0x03E1, // updated 5.21 hotfix - ActorOwner = 0xF385, // updated 5.21 + ActorOwner = 0x03C8, // updated 5.21 hotfix PlayerStateFlags = 0x00AA, // updated 5.21 hotfix PlayerClassInfo = 0x016B, // updated 5.21 CharaVisualEffect = 0x030C, // updated 5.21 hotfix