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

+ 1 - 1
Assets/Scripts/CardEffect/P/Red/P_072.cs

@@ -134,7 +134,7 @@ public class P_072 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[All Turns] When this Digimon has [Greymon] or [Omnimon] in its name and an effect would delete it or return it to your hand or deck, you may trash 2 cards of the same level in this Digimon's digivolution cards to prevent it from leaving play.";
+                return "[All Turns] When this Digimon has [Greymon] or [Omnimon] in its name and an effect would delete it or return it to your hand or deck, you may trash 2 cards of the same level in this Digimon's digivolution cards to prevent it from leaving play.";
             }
 
             bool CanSelectCardCondition(CardSource cardSource)