yyl
2025-11-28 022ad06b6a0100c540032ee3daa9de06fa0b2891
Main/System/PhantasmPavilion/PhantasmPavilionManager.Attr.cs
@@ -45,7 +45,7 @@
                bool hasInitAttr = HasInitAttr(type, id);
                bool hasStarAddAttr = HasStarAddAttr(type, id);
                // 有初始属性
                if (hasInitAttr && !hasStarAddAttr)
                if (hasInitAttr)
                {
                    int[] attrIDList = GetAttrIDList(type, id);
                    // 不支持升星