| Fight/GameActor/GA_NpcCollect.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Fight/GameActor/GA_NpcCollect.cs
@@ -383,8 +383,14 @@ { if (NpcConfig.NPCID == GeneralDefine.GatherSoulDZ) { var _model = ModelCenter.Instance.GetModel<GatherSoulDungeonModel>(); if (_model.GetAttackDefendSurplusCount() != 0 || _model.GetIceDefendSurplusCount() != 0) { SelectionManager.RequestJH(this); } } else { if (NpcConfig.NPCID != 10204200)