x89rt2 5 mesi fa
parent
commit
c81c947633
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Assets/Scripts/CardEffect/BT1/Yellow/BT1_006.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT1/Yellow/BT1_006.cs

@@ -22,7 +22,7 @@ public class BT1_006 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[When Attacking] If you have 5 or more security cards, trigger <Draw 1> (Draw 1 card from your deck).";
+                return "[When Attacking] If you have 5 or more security cards, trigger <Draw 1> (Draw 1 card from your deck).";
             }
 
             bool CanUseCondition(Hashtable hashtable)