Parcourir la source

Update BT25_059.cs

x89rt2 il y a 1 mois
Parent
commit
4adec005ef
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Assets/Scripts/CardEffect/BT25/Green/BT25_059.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT25/Green/BT25_059.cs

@@ -122,7 +122,7 @@ namespace DCGO.CardEffects.BT25
 
                 string EffectDescription1()
                 {
-                    return "[All Turns] [Once Per Turn] When any Digimon suspend, to 1 of your opponent's Digimon, give -3000 DP until their ends for each suspended Digimon.";
+                    return "[All Turns] [Once Per Turn] When any Digimon suspend, to 1 of your opponent's Digimon, give -3000 DP until their turn ends for each suspended Digimon.";
                 }
 
                 bool CanSelectPermanentCondition(Permanent permanent)