Quellcode durchsuchen

Update BT15_098.cs

x89rt2 vor 2 Monaten
Ursprung
Commit
aa2325c564
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      Assets/Scripts/CardEffect/BT15/Purple/BT15_098.cs

+ 2 - 2
Assets/Scripts/CardEffect/BT15/Purple/BT15_098.cs

@@ -153,7 +153,7 @@ namespace DCGO.CardEffects.BT15
 
                 string EffectDiscription()
                 {
-                    return "[All Turns] When one of your [Myotismon] is deleted, <Delay>.\r\n You may play 1 [VenomMyotismon] from your trash without paying the cost.";
+                    return "[All Turns] When one of your [Myotismon] is deleted, <Delay>.\r\n You may play 1 [VenomMyotismon] from your trash without paying the cost.";
                 }
 
                 bool PermanentCondition(Permanent permanent)
@@ -273,4 +273,4 @@ namespace DCGO.CardEffects.BT15
             return cardEffects;
         }
     }
-}
+}