Ver código fonte

Update BT3_107.cs

x89rt2 5 meses atrás
pai
commit
d4cef98b31
1 arquivos alterados com 1 adições e 1 exclusões
  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()
             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)
             bool CanSelectPermanentCondition(Permanent permanent)