Bläddra i källkod

Update BT9_031.cs

x89rt2 5 månader sedan
förälder
incheckning
6d20fbea3c
1 ändrade filer med 2 tillägg och 2 borttagningar
  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()
             {
-                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)
@@ -64,7 +64,7 @@ public class BT9_031 : CEntity_Effect
 
             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)