x89rt2 пре 2 месеци
родитељ
комит
0b7a2298aa
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      Assets/Scripts/CardEffect/BT21/Purple/BT21_100.cs

+ 2 - 2
Assets/Scripts/CardEffect/BT21/Purple/BT21_100.cs

@@ -97,7 +97,7 @@ namespace DCGO.CardEffects.BT21
 
 
                 string EffectDescription()
                 string EffectDescription()
                 {
                 {
-                    return "[Your Turn] When effects delete Digimon, <Delay>.\r\n 1 of your Digimon with [Guilmon] or [Growlmon] in its name may digivolve into a Digimon card with [Growlmon], [Gallantmon] or [Megidramon] in its name in the trash without paying the cost.";
+                    return "[Your Turn] When effects delete Digimon, <Delay>.\r\n 1 of your Digimon with [Guilmon] or [Growlmon] in its name may digivolve into a Digimon card with [Growlmon], [Gallantmon] or [Megidramon] in its name in the trash without paying the cost.";
                 }
                 }
 
 
                 bool TriggerPermanentCondition(Permanent permanent)
                 bool TriggerPermanentCondition(Permanent permanent)
@@ -240,4 +240,4 @@ namespace DCGO.CardEffects.BT21
             return cardEffects;
             return cardEffects;
         }
         }
     }
     }
-}
+}