Explorar el Código

Update BT9_056.cs

x89rt2 hace 5 meses
padre
commit
03f93c0506
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      Assets/Scripts/CardEffect/BT9/Green/BT9_056.cs

+ 2 - 2
Assets/Scripts/CardEffect/BT9/Green/BT9_056.cs

@@ -31,7 +31,7 @@ public class BT9_056 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[When Attacking] If a card with [Leomon] in its name or [X Antibody] is in this Digimon�'s digivolution cards, suspend 1 of your opponent�fDigimon or Tamers.";
+                return "[When Attacking] If a card with [Leomon] in its name or [X Antibody] is in this Digimon's digivolution cards, suspend 1 of your opponent's Digimon or Tamers.";
             }
 
             bool CanSelectPermanentCondition(Permanent permanent)
@@ -101,7 +101,7 @@ public class BT9_056 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[Your Turn][Once Per Turn] When an opponent�f Digimon or Tamer becomes suspended, you may unsuspend this Digimon.";
+                return "[Your Turn][Once Per Turn] When an opponent's Digimon or Tamer becomes suspended, you may unsuspend this Digimon.";
             }
 
             bool PermanentCondition(Permanent permanent)