x89rt2 5 mesiacov pred
rodič
commit
ffb36ca75d

+ 2 - 2
Assets/Scripts/CardEffect/RB1/Yellow/RB1_018.cs

@@ -152,7 +152,7 @@ public class RB1_018 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[On Play] on] 1 of your opponent's Digimon gets -3000 DP and gains <Security Attack -1> until the end of their turn.";
+                return "[On Play] on] 1 of your opponent's Digimon gets -3000 DP and gains <Security Attack -1> until the end of their turn.";
             }
 
             bool CanSelectPermanentCondition(Permanent permanent)
@@ -219,7 +219,7 @@ public class RB1_018 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[When Digivolving] on] 1 of your opponent's Digimon gets -3000 DP and gains <Security Attack -1> until the end of their turn.";
+                return "[When Digivolving] on] 1 of your opponent's Digimon gets -3000 DP and gains <Security Attack -1> until the end of their turn.";
             }
 
             bool CanSelectPermanentCondition(Permanent permanent)