Bladeren bron

Update BT9_042.cs

x89rt2 5 maanden geleden
bovenliggende
commit
28f40464f5
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      Assets/Scripts/CardEffect/BT9/Yellow/BT9_042.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT9/Yellow/BT9_042.cs

@@ -112,7 +112,7 @@ public class BT9_042 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[When Digivolving] You may trash 1 Digimon card with [Machine] or [Cyborg] in its traits in your hand to have 1 of your opponent's Digimon get -4000 DP for the turn.";
+                return "[When Digivolving] You may trash 1 Digimon card with [Machine] or [Cyborg] in its traits in your hand to have 1 of your opponent's Digimon get -4000 DP for the turn.";
             }
 
             bool CanSelectCardCondition(CardSource cardSource)