Browse Source

Update ST24_10.cs

x89rt2 4 months ago
parent
commit
cb8348a646
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Assets/Scripts/CardEffect/ST24/Green/ST24_10.cs

+ 1 - 1
Assets/Scripts/CardEffect/ST24/Green/ST24_10.cs

@@ -212,7 +212,7 @@ namespace DCGO.CardEffects.ST24
 
 
                 string EffectDescription()
                 string EffectDescription()
                 {
                 {
-                    return "[All Turns] [Once Per Turn] When this Digimon with [Rosemon] in its name or the [DATA SQUAD] trait would leave the battle area, by trashing the bottom face-down card from under any of your Tamers, it doesn't leave";
+                    return "[All Turns] [Once Per Turn] When this Digimon with [Rosemon] in its name or the [DATA SQUAD] trait would leave the battle area, by trashing the bottom face-down card from under any of your Tamers, it doesn't leave.";
                 }
                 }
 
 
                 bool CanUseCondition(Hashtable hashtable)
                 bool CanUseCondition(Hashtable hashtable)