Просмотр исходного кода

Update Assets/Scripts/CardEffect/BT25/Yellow/BT25_038.cs

Co-authored-by: hooperk <hooperk@tcd.ie>
x89rt2 3 месяцев назад
Родитель
Сommit
e3ebd08d84
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Assets/Scripts/CardEffect/BT25/Yellow/BT25_038.cs

+ 1 - 1
Assets/Scripts/CardEffect/BT25/Yellow/BT25_038.cs

@@ -228,7 +228,7 @@ namespace DCGO.CardEffects.BT25
                                             canNoSelect: () => true,
                                             selectCardCoroutine: SelectCardCoroutine,
                                             afterSelectCardCoroutine: null,
-                                            message: "Select 1 [Angel], [Archangel], [Three Great Angels] or [Iliad] trait Digimon card to place at in security.",
+                                            message: "Select 1 [Angel], [Archangel], [Three Great Angels] or [Iliad] trait Digimon card to place in security.",
                                             maxCount: 1,
                                             canEndNotMax: false,
                                             isShowOpponent: true,