System/FindPrecious/DemonJarBriefInfoBehaviour.cs
@@ -72,7 +72,7 @@ m_Participant.gameObject.SetActive(isUnLocked && findPreciousModel.IsBossAlive(bossId)); DrawBossBaseInfo(config.PortraitID, npcConfig.charName, npcConfig.NPCLV, npcConfig.Realm); DrawBossBaseInfo(config.PortraitID, npcConfig.charName, npcConfig.NPCLV, npcConfig.ClientRealm); UpdateBossRebornCoolDown(isUnLocked); UpdateBossPortrait(interactorableState); UpdateBossParticipant(bossId);