x89rt2 пре 5 месеци
родитељ
комит
111258f4df
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Assets/Scripts/CardEffect/P/Black/P_076.cs

+ 1 - 1
Assets/Scripts/CardEffect/P/Black/P_076.cs

@@ -66,7 +66,7 @@ public class P_076 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[When Attacking] For each of this Digimon's colors, delete 1 of your opponent's Digimon with 3000 DP or less.";
+                return "[When Attacking] For each of this Digimon's colors, delete 1 of your opponent's Digimon with 3000 DP or less.";
             }
 
             bool CanSelectPermanentCondition(Permanent permanent)