Bläddra i källkod

Update P_011.cs

x89rt2 5 månader sedan
förälder
incheckning
48f3111c5a
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      Assets/Scripts/CardEffect/P/Blue/P_011.cs

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

@@ -22,7 +22,7 @@ public class P_011 : CEntity_Effect
 
 
             string EffectDiscription()
             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)
             bool CanUseCondition(Hashtable hashtable)