소스 검색

Update BT25_059.cs

x89rt2 1 개월 전
부모
커밋
4adec005ef
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Assets/Scripts/CardEffect/BT25/Green/BT25_059.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT25/Green/BT25_059.cs

@@ -122,7 +122,7 @@ namespace DCGO.CardEffects.BT25
 
                 string EffectDescription1()
                 {
-                    return "[All Turns] [Once Per Turn] When any Digimon suspend, to 1 of your opponent's Digimon, give -3000 DP until their ends for each suspended Digimon.";
+                    return "[All Turns] [Once Per Turn] When any Digimon suspend, to 1 of your opponent's Digimon, give -3000 DP until their turn ends for each suspended Digimon.";
                 }
 
                 bool CanSelectPermanentCondition(Permanent permanent)