x89rt2 6 місяців тому
батько
коміт
b3995c97e1
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      Assets/Scripts/CardEffect/BT23/Green/BT23_046.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT23/Green/BT23_046.cs

@@ -102,7 +102,7 @@ namespace DCGO.CardEffects.BT23
                         canEndNotMax: false,
                         canEndNotMax: false,
                         selectPermanentCoroutine: SelectCantUnsuspendPermanentCoroutine,
                         selectPermanentCoroutine: SelectCantUnsuspendPermanentCoroutine,
                         afterSelectPermanentCoroutine: null,
                         afterSelectPermanentCoroutine: null,
-                        mode: SelectPermanentEffect.Mode.Tap,
+                        mode: SelectPermanentEffect.Mode.Custom,
                         cardEffect: activateClass);
                         cardEffect: activateClass);
 
 
                     selectPermanentEffect.SetUpCustomMessage("Select 1 Digimon/Tamer that can't unsuspend.", "The opponent is selecting 1 Digimon/Tamer that can't unsuspend.");
                     selectPermanentEffect.SetUpCustomMessage("Select 1 Digimon/Tamer that can't unsuspend.", "The opponent is selecting 1 Digimon/Tamer that can't unsuspend.");