Parcourir la source

Update BT25_008.cs

x89rt2 il y a 3 mois
Parent
commit
170b4d60ee
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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,
                     isSkippable: 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.";