Quellcode durchsuchen

Update BT21_058.cs

x89rt2 vor 4 Monaten
Ursprung
Commit
867f869fdc
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      Assets/Scripts/CardEffect/BT21/Black/BT21_058.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT21/Black/BT21_058.cs

@@ -14,7 +14,7 @@ namespace DCGO.CardEffects.BT21
 
             #region OP/WD Shared
 
-            string SharedEffectName = "Reveal 3, Add 1 [Vemmon] in text, trash rest, place up to 2 [Vemmon] from trash under 1 Digimon.";
+            string SharedEffectName = "Reveal 3, add 1 [Vemmon] in text, trash rest, place up to 2 [Vemmon] from trash under 1 Digimon.";
 
             string SharedEffectDescription(string tag) => $"[{tag}] Reveal the top 3 cards of your deck. Add 1 card with [Vemmon] in its text among them to the hand. Trash the rest. Then, you may place up to 2 [Vemmon] from your trash as 1 of your Digimon's bottom digivolution cards.";