x89rt2 před 3 měsíci
rodič
revize
da7b4e6366
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Assets/Scripts/CardEffect/BT1/Red/BT1_012.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT1/Red/BT1_012.cs

@@ -18,7 +18,7 @@ public class BT1_012 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[Your Turn] When this Digimon is blocked, it gets +2000 DP.";
+                return "[Your Turn] When this Digimon is blocked, it gets +2000 DP.";
             }
 
             bool CanUseCondition(Hashtable hashtable)