x89rt2 před 5 měsíci
rodič
revize
f4a459496c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Assets/Scripts/CardEffect/BT9/Blue/BT9_031.cs

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

@@ -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' hands.";
             }
 
             bool PermanentCondition(Permanent permanent)