Browse Source

Update BT9_055.cs

x89rt2 5 months ago
parent
commit
b7a2717443
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Assets/Scripts/CardEffect/BT9/Green/BT9_055.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT9/Green/BT9_055.cs

@@ -159,7 +159,7 @@ public class BT9_055 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[End of Attack][Once Per Turn] If [GranKuwagamon] or [X Antibody] is in this Digimon's digivolution cards, suspend 1 of your opponent's Digimon and unsuspend this Digimon.";
+                return "[End of Attack][Once Per Turn] If [GranKuwagamon] or [X Antibody] is in this Digimon's digivolution cards, suspend 1 of your opponent's Digimon and unsuspend this Digimon.";
             }
 
             bool CanSelectPermanentCondition(Permanent permanent)