x89rt2 5 месяцев назад
Родитель
Сommit
1ebb4eca81
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Assets/Scripts/CardEffect/BT1/Green/BT1_076.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT1/Green/BT1_076.cs

@@ -21,7 +21,7 @@ public class BT1_076 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[When Attacking] If your opponent has 2 or more suspended Digimon, gain 1 memory.";
+                return "[When Attacking] If your opponent has 2 or more suspended Digimon, gain 1 memory.";
             }
 
             bool CanUseCondition(Hashtable hashtable)