Selaa lähdekoodia

Update BT2_097.cs

x89rt2 5 kuukautta sitten
vanhempi
sitoutus
98e77d0dfc
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Assets/Scripts/CardEffect/BT2/Yellow/BT2_097.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT2/Yellow/BT2_097.cs

@@ -22,7 +22,7 @@ public class BT2_097 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[Main] 3 of your opponent's level 3 Digimon get -4000 DP for the turn.";
+                return "[Main] 3 of your opponent's level 3 Digimon get -4000 DP for the turn.";
             }
 
             bool CanSelectPermanentCondition(Permanent permanent)