|
|
@@ -153,7 +153,7 @@ namespace DCGO.CardEffects.BT15
|
|
|
|
|
|
string EffectDiscription()
|
|
|
{
|
|
|
- return "[All Turns] When one of your [Myotismon] is deleted, <Delay>.\r\n� You may play 1 [VenomMyotismon] from your trash without paying the cost.";
|
|
|
+ return "[All Turns] When one of your [Myotismon] is deleted, <Delay>.\r\n You may play 1 [VenomMyotismon] from your trash without paying the cost.";
|
|
|
}
|
|
|
|
|
|
bool PermanentCondition(Permanent permanent)
|
|
|
@@ -273,4 +273,4 @@ namespace DCGO.CardEffects.BT15
|
|
|
return cardEffects;
|
|
|
}
|
|
|
}
|
|
|
-}
|
|
|
+}
|