Przeglądaj źródła

Add files via upload

RobertoCastro446 1 rok temu
rodzic
commit
e27fa7fcb5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Assets/CardEffect/BT15/Yellow/BT15_034.cs

+ 1 - 1
Assets/CardEffect/BT15/Yellow/BT15_034.cs

@@ -189,7 +189,7 @@ namespace DCGO.CardEffects.BT15
 
                             selectHandEffect.SetUpCustomMessage(
                                 "Select 1 card to place at the top or bottom of security.",
-                                "The opponent is selecting 1 card to place at the bottom of security.");
+                                "The opponent is selecting 1 card to place at the top or bottom of security.");
                             selectHandEffect.SetUpCustomMessage_ShowCard("Security Top/Bottom Card");
 
                             yield return StartCoroutine(selectHandEffect.Activate());