Răsfoiți Sursa

Update BT9_031.cs

x89rt2 5 luni în urmă
părinte
comite
f4a459496c
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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)