x89rt2 2 месяцев назад
Родитель
Сommit
5e21714ff3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Assets/Scripts/CardEffect/BT25/Black/BT25_072.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT25/Black/BT25_072.cs

@@ -57,7 +57,7 @@ namespace DCGO.CardEffects.BT25
 
             #region Shared OP / WD / WA
 
-            string SharedEffectName = "Link from hand or digivolution cards to this for -2";
+            string SharedEffectName = "Link from trash or digivolution cards to this for -2";
 
             string SharedEffectDescription(string tag)
                 => $"[{tag}] If it's your turn, you may link 1 [Social], [Tool] or [Game] trait Digimon card from your trash or this Digimon's digivolution cards to this Digimon with the cost reduced by 2.";