x89rt2 3 месяцев назад
Родитель
Сommit
170b4d60ee
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Assets/Scripts/CardEffect/BT25/Red/BT25_008.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT25/Red/BT25_008.cs

@@ -34,7 +34,7 @@ namespace DCGO.CardEffects.BT25
                     optional: false,
                     optional: false,
                     isSkippable: true,
                     isSkippable: true,
                     onPlay: true,
                     onPlay: true,
-                    whenDigivolving: true);
+                    whenMoving: true);
 
 
             string SharedEffectDescription(string tag) => $"[{tag}] By trashing up to 2 [Iliad] or [TS] trait cards from your hand, <Draw 1> for each card trashed.";
             string SharedEffectDescription(string tag) => $"[{tag}] By trashing up to 2 [Iliad] or [TS] trait cards from your hand, <Draw 1> for each card trashed.";