x89rt2 5 mesi fa
parent
commit
6d20fbea3c
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      Assets/Scripts/CardEffect/BT9/Blue/BT9_031.cs

+ 2 - 2
Assets/Scripts/CardEffect/BT9/Blue/BT9_031.cs

@@ -31,7 +31,7 @@ public class BT9_031 : CEntity_Effect
 
 
             string EffectDiscription()
             string EffectDiscription()
             {
             {
-                return "[When Digivolving] Unsuspend this Digimon, and it gains <Blocker> until the end of your opponent's turn. (When an opponent's Digimon attacks, you may suspend this Digimon to force the opponent to attack it instead.)";
+                return "[When Digivolving] Unsuspend this Digimon, and it gains <Blocker> until the end of your opponent's turn. (When an opponent's Digimon attacks, you may suspend this Digimon to force the opponent to attack it instead.)";
             }
             }
 
 
             bool CanUseCondition(Hashtable hashtable)
             bool CanUseCondition(Hashtable hashtable)
@@ -64,7 +64,7 @@ public class BT9_031 : CEntity_Effect
 
 
             string EffectDiscription()
             string EffectDiscription()
             {
             {
-                return "[Your Turn][Once Per Turn] When this Digimon becomes unsuspended, if [MetalGarurumon] or [X Antibody] is in its digivolution cards, return all of your opponent�'s Digimon with the lowest level to their owners�f hands.";
+                return "[Your Turn][Once Per Turn] When this Digimon becomes unsuspended, if [MetalGarurumon] or [X Antibody] is in its digivolution cards, return all of your opponent�'s Digimon with the lowest level to their owners�f hands.";
             }
             }
 
 
             bool PermanentCondition(Permanent permanent)
             bool PermanentCondition(Permanent permanent)