x89rt2 5 месяцев назад
Родитель
Сommit
98e77d0dfc
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Assets/Scripts/CardEffect/BT2/Yellow/BT2_097.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT2/Yellow/BT2_097.cs

@@ -22,7 +22,7 @@ public class BT2_097 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[Main] 3 of your opponent's level 3 Digimon get -4000 DP for the turn.";
+                return "[Main] 3 of your opponent's level 3 Digimon get -4000 DP for the turn.";
             }
 
             bool CanSelectPermanentCondition(Permanent permanent)