System/Rune/RuneModel.cs
@@ -743,7 +743,7 @@ for (int i = 0; i < runes.Count; i++) { int offset = (int)RuneTowerOpenLV - runes[i].TowerID; if (offset >= 0) if (offset >= 0 && runes[i].AttrType.Length < 2) { if (!unlockDict.ContainsKey(runes[i].TowerID)) {