x89rt2 5 місяців тому
батько
коміт
cb7b370143
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      Assets/Scripts/CardEffect/BT12/Blue/BT12_029.cs

+ 2 - 2
Assets/Scripts/CardEffect/BT12/Blue/BT12_029.cs

@@ -105,7 +105,7 @@ namespace DCGO.CardEffects.BT12
 
                 string EffectDiscription()
                 {
-                    return "[All Turns][Once Per Turn] If this Digimon becomes unsuspended, if you have a blue Tamer in play or this Digimon has [UlforceVeedramon] in its digivolution cards, return 1 of your opponent's Digimon with the lowest level to its owner's hand.";
+                    return "[All Turns][Once Per Turn] If this Digimon becomes unsuspended, if you have a blue Tamer in play or this Digimon has [UlforceVeedramon] in its digivolution cards, return 1 of your opponent's Digimon with the lowest level to its owner's hand.";
                 }
 
                 bool CanSelectPermanentCondition(Permanent permanent)
@@ -173,4 +173,4 @@ namespace DCGO.CardEffects.BT12
             return cardEffects;
         }
     }
-}
+}