Browse Source

Update BT9_075.cs

x89rt2 5 months ago
parent
commit
bfc0a734f5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Assets/Scripts/CardEffect/BT9/Purple/BT9_075.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT9/Purple/BT9_075.cs

@@ -137,7 +137,7 @@ public class BT9_075 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[When Digivolving] If this Digimon has [Dorugamon] in its digivolution cards or is digivolving from the trash, 1 of your Digimon gains <Blocker> and <Retaliation> until the end of your opponent's turn.";
+                return "[When Digivolving] If this Digimon has [Dorugamon] in its digivolution cards or is digivolving from the trash, 1 of your Digimon gains <Blocker> and <Retaliation> until the end of your opponent's turn.";
             }
 
             bool CanSelectPermanentCondition(Permanent permanent)