|
@@ -103,7 +103,7 @@ namespace DCGO.CardEffects.BT25
|
|
|
canTargetCondition_ByPreSelecetedList: null,
|
|
canTargetCondition_ByPreSelecetedList: null,
|
|
|
canEndSelectCondition: CanEndSelectCondition,
|
|
canEndSelectCondition: CanEndSelectCondition,
|
|
|
maxCount: maxCount1,
|
|
maxCount: maxCount1,
|
|
|
- canNoSelect: false,
|
|
|
|
|
|
|
+ canNoSelect: true,
|
|
|
canEndNotMax: true,
|
|
canEndNotMax: true,
|
|
|
selectPermanentCoroutine: null,
|
|
selectPermanentCoroutine: null,
|
|
|
afterSelectPermanentCoroutine: AfterSelectPermanentCoroutine,
|
|
afterSelectPermanentCoroutine: AfterSelectPermanentCoroutine,
|