Explorar el Código

Update BT9_028.cs

x89rt2 hace 5 meses
padre
commit
06c9c12337
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Assets/Scripts/CardEffect/BT9/Blue/BT9_028.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT9/Blue/BT9_028.cs

@@ -31,7 +31,7 @@ public class BT9_028 : CEntity_Effect
 
 
             string EffectDiscription()
             string EffectDiscription()
             {
             {
-                return "[When Digivolving] Unsuspend this Digimon. Then, if [WereGarurumon] or [X Antibody] is in this Digimon's digivolution cards, return 1 of your opponent's level 4 or lower Digimon to its owner's hand.";
+                return "[When Digivolving] Unsuspend this Digimon. Then, if [WereGarurumon] or [X Antibody] is in this Digimon's digivolution cards, return 1 of your opponent's level 4 or lower Digimon to its owner's hand.";
             }
             }
 
 
             bool CanSelectPermanentCondition(Permanent permanent)
             bool CanSelectPermanentCondition(Permanent permanent)