浏览代码

Updated BT25-050

Cloudiees 2 月之前
父节点
当前提交
534eea0310
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Assets/Scripts/CardEffect/BT25/Green/BT25_050.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT25/Green/BT25_050.cs

@@ -100,7 +100,7 @@ namespace DCGO.CardEffects.BT25
                         yield return null;
                         yield return null;
                     }
                     }
 
 
-                    selectPermanentEffect.SetUpCustomMessage("Select 1 Digimon to gain cannot suspend.", "The opponent is selecting 1 Digimon to gain cannot suspend.");
+                    selectPermanentEffect.SetUpCustomMessage("Select 1 Digimon to gain cannot unsuspend.", "The opponent is selecting 1 Digimon to gain cannot unsuspend.");
                     yield return ContinuousController.instance.StartCoroutine(selectPermanentEffect.Activate());
                     yield return ContinuousController.instance.StartCoroutine(selectPermanentEffect.Activate());
 
 
                     if (selectedPermanent != null) yield return ContinuousController.instance.StartCoroutine(CardEffectCommons.GainCanNotUnsuspend(
                     if (selectedPermanent != null) yield return ContinuousController.instance.StartCoroutine(CardEffectCommons.GainCanNotUnsuspend(