|
|
@@ -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.";
|
|
|
|