|
|
@@ -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;
|
|
|
}
|
|
|
}
|
|
|
-}
|
|
|
+}
|