Browse Source

fixed minor text issues

dp101428 1 year ago
parent
commit
507bb77b0f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Assets/CardEffect/ST20/Red/ST20_04.cs

+ 1 - 1
Assets/CardEffect/ST20/Red/ST20_04.cs

@@ -59,7 +59,7 @@ namespace DCGO.CardEffects.ST20
 
                 string EffectDiscription()
                 {
-                    return "[On Play]For the turn, 1 of your Digimon gains <Security A. +1>, and for every 2 colors your Tamers have, gets +2000 DP. (This Digimon checks 1 additional security card.)";
+                    return "[On Play] For the turn, 1 of your Digimon gains <Security A. +1>, and for every 2 colors your Tamers have, gets +2000 DP. (This Digimon checks 1 additional security card.)";
                 }
 
                 bool CanUseCondition(Hashtable hashtable)