|
|
@@ -84,7 +84,7 @@ namespace DCGO.CardEffects.BT22
|
|
|
canTargetCondition_ByPreSelecetedList: null,
|
|
|
canEndSelectCondition: null,
|
|
|
maxCount: 1,
|
|
|
- canNoSelect: true,
|
|
|
+ canNoSelect: false,
|
|
|
canEndNotMax: false,
|
|
|
selectPermanentCoroutine: SelectPermanentCoroutine,
|
|
|
afterSelectPermanentCoroutine: null,
|
|
|
@@ -341,4 +341,4 @@ namespace DCGO.CardEffects.BT22
|
|
|
return cardEffects;
|
|
|
}
|
|
|
}
|
|
|
-}
|
|
|
+}
|