x89rt2 5 месяцев назад
Родитель
Сommit
d4cef98b31
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Assets/Scripts/CardEffect/BT3/Black/BT3_107.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT3/Black/BT3_107.cs

@@ -21,7 +21,7 @@ public class BT3_107 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[Main] Trigger <De-Digivolve 1> on 1 of your opponent's Digimon. (Trash a card from the top of one of your opponent's Digimon. If it has no digivolution cards�Cor becomes a level 3 Digimon�, you can't trash any more cards.) Then�, if that Digimon's play cost is 4 or less�C it.";
+                return "[Main] Trigger <De-Digivolve 1> on 1 of your opponent's Digimon. (Trash a card from the top of one of your opponent's Digimon. If it has no digivolution cards, or becomes a level 3 Digimon, you can't trash any more cards.) Then, if that Digimon's play cost is 4 or less, delete it.";
             }
 
             bool CanSelectPermanentCondition(Permanent permanent)