x89rt2 4 месяцев назад
Родитель
Сommit
cb8348a646
1 измененных файлов с 1 добавлено и 1 удалено
  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()
                 {
-                    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)