From 60c5daad2ee72abe8a9b880ab81b878b32f91f73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 20:00:48 +0000 Subject: [PATCH] chore(opcode): update opcode --- RouletteRecorder/Constant/OpcodeGlobal.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RouletteRecorder/Constant/OpcodeGlobal.cs b/RouletteRecorder/Constant/OpcodeGlobal.cs index 2edd319..0e8f822 100644 --- a/RouletteRecorder/Constant/OpcodeGlobal.cs +++ b/RouletteRecorder/Constant/OpcodeGlobal.cs @@ -81,7 +81,7 @@ enum ServerZoneIpcType : ushort ObjectSpawn = 0x009C, // updated 7.1 EffectResultBasic = 0x018D, // updated 7.1 Effect = 0x02E2, // updated 7.1 - StatusEffectList = 0x03C1, // updated 7.1 + StatusEffectList = 0x0373, // updated 7.1 StatusEffectList2 = 0x0347, // updated 7.1 StatusEffectList3 = 0x022C, // updated 7.1 ActorGauge = 0x02F0, // updated 7.1