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

+ 1 - 1
Assets/Scripts/CardEffect/P/Black/P_179.cs

@@ -195,7 +195,7 @@ namespace DCGO.CardEffects.P
                         mode: SelectPermanentEffect.Mode.Destroy,
                         mode: SelectPermanentEffect.Mode.Destroy,
                         cardEffect: activateClass);
                         cardEffect: activateClass);
 
 
-                    selectPermanentEffect.SetUpCustomMessage("Select [Device] option to trash", "The opponent is selecting 1 [Device] option to trash");
+                    selectPermanentEffect.SetUpCustomMessage("Select 1 option to trash", "The opponent is selecting 1 option to trash");
                     yield return ContinuousController.instance.StartCoroutine(selectPermanentEffect.Activate());
                     yield return ContinuousController.instance.StartCoroutine(selectPermanentEffect.Activate());
 
 
                     IEnumerator SelectPermanentCoroutine(Permanent permanent)
                     IEnumerator SelectPermanentCoroutine(Permanent permanent)