Browse Source

Update P_076.cs

x89rt2 5 months ago
parent
commit
111258f4df
1 changed files with 1 additions and 1 deletions
  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()
             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)
             bool CanSelectPermanentCondition(Permanent permanent)