x89rt2 5 сар өмнө
parent
commit
a4f29bc230

+ 1 - 1
Assets/Scripts/CardEffect/AD1/Blue/AD1_012.cs

@@ -252,7 +252,7 @@ namespace DCGO.CardEffects.AD1
                         mode: SelectPermanentEffect.Mode.Custom,
                         cardEffect: activateClass);
 
-                    selectPermanentEffect.SetUpCustomMessage("Select 1 Greymon to unsuspend with this card.", "The opponent is selecting 1 Digimon to unsuspend.");
+                    selectPermanentEffect.SetUpCustomMessage("Select 1 Digimon to change the attack target to.", "The opponent is selecting 1 Digimon to change the attack target to.");
 
                     yield return ContinuousController.instance.StartCoroutine(selectPermanentEffect.Activate());