ソースを参照

Update P_146.cs

x89rt2 5 ヶ月 前
コミット
dc6c4bc549
1 ファイル変更1 行追加1 行削除
  1. 1 1
      Assets/Scripts/CardEffect/P/Yellow/P_146.cs

+ 1 - 1
Assets/Scripts/CardEffect/P/Yellow/P_146.cs

@@ -250,7 +250,7 @@ namespace DCGO.CardEffects.P
                         isShowOpponent: true,
                         mode: SelectCardEffect.Mode.Custom,
                         root: SelectCardEffect.Root.DigivolutionCards,
-                        customRootCardList: thisPermanent.DigivolutionCards,
+                        customRootCardList: card.PermanentOfThisCard().DigivolutionCards,
                         canLookReverseCard: false,
                         cardEffect: activateClass);