Parcourir la source

Update BT9_097.cs

x89rt2 il y a 5 mois
Parent
commit
56463ab796
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Assets/Scripts/CardEffect/BT9/Blue/BT9_097.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT9/Blue/BT9_097.cs

@@ -77,7 +77,7 @@ public class BT9_097 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[Main] Return 1 of your opponent's level 6 or lower Digimon to its owner's hand. Then, unsuspend 1 of your Digimon with [Garurumon] in its name.";
+                return "[Main] Return 1 of your opponent's level 6 or lower Digimon to its owner's hand. Then, unsuspend 1 of your Digimon with [Garurumon] in its name.";
             }
 
             bool CanSelectPermanentCondition(Permanent permanent)