|
@@ -262,7 +262,7 @@ namespace DCGO.CardEffects.EX12
|
|
|
|
|
|
|
|
selectPermanentEffect.SetUp(
|
|
selectPermanentEffect.SetUp(
|
|
|
selectPlayer: card.Owner,
|
|
selectPlayer: card.Owner,
|
|
|
- canTargetCondition: CanSelectPermanentCondition,
|
|
|
|
|
|
|
+ canTargetCondition: CanSelectPermanentCondition2,
|
|
|
canTargetCondition_ByPreSelecetedList: null,
|
|
canTargetCondition_ByPreSelecetedList: null,
|
|
|
canEndSelectCondition: null,
|
|
canEndSelectCondition: null,
|
|
|
maxCount: 1,
|
|
maxCount: 1,
|