x89rt2 пре 5 месеци
родитељ
комит
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)