فهرست منبع

Update BT17_099.cs

x89rt2 2 ماه پیش
والد
کامیت
e69ec235ba
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      Assets/Scripts/CardEffect/BT17/Yellow/BT17_099.cs

+ 2 - 2
Assets/Scripts/CardEffect/BT17/Yellow/BT17_099.cs

@@ -173,7 +173,7 @@ namespace DCGO.CardEffects.BT17
 
                 string EffectDiscription()
                 {
-                    return "[All Turns] When one of your Tamers is deleted or returned to the hand, <Delay>.\r\n 1 of your Digimon may digivolve into a Digimon card with [ShineGreymon] in its name in the hand without paying the cost.";
+                    return "[All Turns] When one of your Tamers is deleted or returned to the hand, <Delay>.\r\n 1 of your Digimon may digivolve into a Digimon card with [ShineGreymon] in its name in the hand without paying the cost.";
                 }
 
                 bool PermanentCondition(Permanent permanent)
@@ -455,4 +455,4 @@ namespace DCGO.CardEffects.BT17
             return cardEffects;
         }
     }
-}
+}