Explorar el Código

Update BT1_012.cs

x89rt2 hace 3 meses
padre
commit
da7b4e6366
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)