浏览代码

Update BT23_046.cs (#602)

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,
                         selectPermanentCoroutine: SelectCantUnsuspendPermanentCoroutine,
                         afterSelectPermanentCoroutine: null,
-                        mode: SelectPermanentEffect.Mode.Tap,
+                        mode: SelectPermanentEffect.Mode.Custom,
                         cardEffect: activateClass);
 
                     selectPermanentEffect.SetUpCustomMessage("Select 1 Digimon/Tamer that can't unsuspend.", "The opponent is selecting 1 Digimon/Tamer that can't unsuspend.");