Преглед изворни кода

Merge pull request #1566 from DCGO2/hooperk-BT24-040

Update BT24-040
x89rt2 пре 1 месец
родитељ
комит
8d4b8fd308
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Assets/Scripts/CardEffect/BT24/Yellow/BT24_040.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT24/Yellow/BT24_040.cs

@@ -115,7 +115,7 @@ namespace DCGO.CardEffects.BT24
                     {
                         yield return ContinuousController.instance.StartCoroutine(CardEffectCommons.GainCanNotSuspendEffect(
                                 targetPermanent: permanent,
-                                effectDuration: EffectDuration.UntilOpponentTurnEnd,
+                                effectDuration: EffectDuration.UntilOwnerTurnEnd,
                                 activateClass: activateClass,
                                 isOnlyActivePhase: false,
                                 effectName: "Can't Suspend"