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

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

@@ -20,7 +20,7 @@ public class BT1_082 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[Opponent's Turn] When an opponent's Digimon attacks a player, if this Digimon is suspended, spend 1 of your opponent's Digimon.";
+                return "[Opponent's Turn] When an opponent's Digimon attacks a player, if this Digimon is suspended, spend 1 of your opponent's Digimon.";
             }
 
             bool CanSelectPermanentCondition(Permanent permanent)