Răsfoiți Sursa

Update BT18_069.cs

x89rt2 5 luni în urmă
părinte
comite
2210619fd4
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      Assets/Scripts/CardEffect/BT18/Black/BT18_069.cs

+ 2 - 2
Assets/Scripts/CardEffect/BT18/Black/BT18_069.cs

@@ -32,7 +32,7 @@ namespace DCGO.CardEffects.BT18
 
                 string EffectDiscription()
                 {
-                    return "[End of Opponent's Turn] [Once Per Turn] You may choose 1 of your opponent's Digimon. Your opponent attacks with the chosen Digimon.";
+                    return "[End of Opponent's Turn] [Once Per Turn] You may choose 1 of your opponent's Digimon. Your opponent attacks with the chosen Digimon.";
                 }
 
                 bool CanSelectPermanentCondition(Permanent permanent)
@@ -164,4 +164,4 @@ namespace DCGO.CardEffects.BT18
             return cardEffects;
         }
     }
-}
+}