x89rt2 před 5 měsíci
rodič
revize
0803bacb93
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Assets/Scripts/CardEffect/BT1/Green/BT1_007.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT1/Green/BT1_007.cs

@@ -21,7 +21,7 @@ public class BT1_007 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[When Attacking] If you've digivolved this turn, this Digimon gets +1000 DP for the turn.";
+                return "[When Attacking] If you've digivolved this turn, this Digimon gets +1000 DP for the turn.";
             }
 
             bool CanUseCondition(Hashtable hashtable)