Browse Source

Update BT1_012.cs

x89rt2 3 months ago
parent
commit
da7b4e6366
1 changed files with 1 additions and 1 deletions
  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()
             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)
             bool CanUseCondition(Hashtable hashtable)