Fight/GameActor/GA_NpcClientFunc.cs @@ -96,6 +96,10 @@ } } } else if (AdventureStage.Instance.IsInAdventureStage) { NPCInteractProcessor.InvokeEvent(E_NpcType.Func, NpcConfig.NPCID, ServerInstID); } } }