| System/FindPrecious/DemonJarModel.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
System/FindPrecious/DemonJarModel.cs
@@ -359,7 +359,7 @@ } } if (_bossId != 0 && !this.findPreciousModel.IsBossNeverSubscribe((int)_bossId)) if (_bossId != 0 && this.findPreciousModel.IsBossNeverSubscribe((int)_bossId)) { var npcConfig = ConfigManager.Instance.GetTemplate<NPCConfig>((int)_bossId); if (PlayerDatas.Instance.baseData.LV >= npcConfig.NPCLV)