Ver código fonte

Update BT1_003.cs

x89rt2 5 meses atrás
pai
commit
ab44fdb0ea
1 arquivos alterados com 1 adições e 1 exclusões
  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)