x89rt2 преди 3 месеца
родител
ревизия
ae1b37f3ba
променени са 1 файла, в които са добавени 2 реда и са изтрити 3 реда
  1. 2 3
      Assets/Scripts/CardEffect/BT25/Green/BT25_060.cs

+ 2 - 3
Assets/Scripts/CardEffect/BT25/Green/BT25_060.cs

@@ -1,7 +1,6 @@
 using System.Collections;
 using System.Collections;
 using System.Collections.Generic;
 using System.Collections.Generic;
 using System.Linq;
 using System.Linq;
-using System;
 
 
 // Rebootmon
 // Rebootmon
 namespace DCGO.CardEffects.BT25
 namespace DCGO.CardEffects.BT25
@@ -198,8 +197,8 @@ namespace DCGO.CardEffects.BT25
                     hashValue: SharedHashString,
                     hashValue: SharedHashString,
                     optional: false,
                     optional: false,
                     isSkippable: true,
                     isSkippable: true,
-                    onPlay: true,
-                    whenDigivolving: true);
+                    whenDigivolving: true,
+                    whenAttacking: true);
             #endregion
             #endregion
 
 
             #region Shared All Turns
             #region Shared All Turns