Răsfoiți Sursa

Update BT1_003.cs

x89rt2 5 luni în urmă
părinte
comite
ab44fdb0ea
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      Assets/Scripts/CardEffect/BT1/Blue/BT1_003.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT1/Blue/BT1_003.cs

@@ -22,7 +22,7 @@ public class BT1_003 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[When Attacking][Once Per Turn] If your opponent has a Digimon with no digivolution cards in play, trigger <Draw 1> (Draw 1 card from your deck).";
+                return "[When Attacking][Once Per Turn] If your opponent has a Digimon with no digivolution cards in play, trigger <Draw 1> (Draw 1 card from your deck).";
             }
 
             bool CanUseCondition(Hashtable hashtable)