x89rt2 5 сар өмнө
parent
commit
48f3111c5a

+ 1 - 1
Assets/Scripts/CardEffect/P/Blue/P_011.cs

@@ -22,7 +22,7 @@ public class P_011 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[When Attacking] If you have a blue Tamer, you may trash the top 3 cards of your deck to give this Digimon +2000 DP for the turn.";
+                return "[When Attacking] If you have a blue Tamer, you may trash the top 3 cards of your deck to give this Digimon +2000 DP for the turn.";
             }
 
             bool CanUseCondition(Hashtable hashtable)