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