Browse Source

Update Assets/Scripts/CardEffect/BT25/Purple/BT25_085.cs

Co-authored-by: x89rt2 <x89rt2@gmail.com>
hooperk 4 tháng trước cách đây
mục cha
commit
7311fbe4a5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Assets/Scripts/CardEffect/BT25/Purple/BT25_085.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT25/Purple/BT25_085.cs

@@ -234,7 +234,7 @@ namespace DCGO.CardEffects.BT25
                         canNoSelect: () => true,
                         selectCardCoroutine: null,
                         afterSelectCardCoroutine: AfterSelectCardCoroutine,
-                        message: "Select 1 card to place.",
+                        message: "Select 1 card to trash.",
                         maxCount: 1,
                         canEndNotMax: false,
                         isShowOpponent: true,