Browse Source

Update BT9_015.cs

x89rt2 5 months ago
parent
commit
7fc393a679
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Assets/Scripts/CardEffect/BT9/Red/BT9_015.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT9/Red/BT9_015.cs

@@ -31,7 +31,7 @@ public class BT9_015 : CEntity_Effect
 
 
             string EffectDiscription()
             string EffectDiscription()
             {
             {
-                return "[When Digivolving] This Digimon gains <Security Attack +1> (This Digimon checks 1 additional security card) until the end of your opponent's turn. Then, if this Digimon has [MetalGreymon] or [X Antibody] in its digivolution cards, this Digimon gets +3000 DP until the end of your opponent's next turn.";
+                return "[When Digivolving] This Digimon gains <Security Attack +1> (This Digimon checks 1 additional security card) until the end of your opponent's turn. Then, if this Digimon has [MetalGreymon] or [X Antibody] in its digivolution cards, this Digimon gets +3000 DP until the end of your opponent's next turn.";
             }
             }
 
 
             bool CanUseCondition(Hashtable hashtable)
             bool CanUseCondition(Hashtable hashtable)