Browse Source

Update BT22_013.cs

x89rt2 5 tháng trước cách đây
mục cha
commit
82470601c4
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      Assets/Scripts/CardEffect/BT22/Red/BT22_013.cs

+ 2 - 2
Assets/Scripts/CardEffect/BT22/Red/BT22_013.cs

@@ -84,7 +84,7 @@ namespace DCGO.CardEffects.BT22
                         canTargetCondition_ByPreSelecetedList: null,
                         canEndSelectCondition: null,
                         maxCount: 1,
-                        canNoSelect: true,
+                        canNoSelect: false,
                         canEndNotMax: false,
                         selectPermanentCoroutine: SelectPermanentCoroutine,
                         afterSelectPermanentCoroutine: null,
@@ -341,4 +341,4 @@ namespace DCGO.CardEffects.BT22
             return cardEffects;
         }
     }
-}
+}