@@ -166,7 +166,7 @@ namespace DCGO.CardEffects.BT21
return "[Your Turn][Once Per Turn] When your other Digimon are played or digivolve, if any of them have the [ADVENTURE] trait, 1 of your Digimon gains <Alliance> for the turn. Then, 1 of your Digimon may attack.";
}
- bool IsSkippable(Hashtable hashtable)
+ bool IsSkippable(Hashtable hashtable)
{
List<Hashtable> hashtables = CardEffectCommons.GetHashtablesFromHashtable(hashtable);