3466 【2.0】炼丹炉-多个仙丹可炼制没有都显示红点
System/Alchemy/AlchemyModel.cs @@ -596,7 +596,7 @@ } } if (alchemyable) if (alchemyable && alchemyType == AlchemyType.Normal) { break; }