Quellcode durchsuchen

Update BT25_072.cs

x89rt2 vor 2 Monaten
Ursprung
Commit
5e21714ff3
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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
             #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)
             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.";
                 => $"[{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.";