Browse Source

Update BT1_012.cs

x89rt2 3 tháng trước cách đây
mục cha
commit
da7b4e6366
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)