Browse Source

Update LM_056.cs

x89rt2 5 months ago
parent
commit
08d0cf6156
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Assets/Scripts/CardEffect/LM/Purple/LM_056.cs

+ 1 - 1
Assets/Scripts/CardEffect/LM/Purple/LM_056.cs

@@ -190,7 +190,7 @@ namespace DCGO.CardEffects.LM
                 CardEffectCommons.AddActivateMainOptionSecurityEffect(
                     card: card,
                     cardEffects: ref cardEffects,
-                    effectName: "[Main] Reveal the top 2 cards of your deck.Add 1 Purple or Blue card among them to the hand.Return the rest at the bottom of your deck.Then, place this card in the battle area.");
+                    effectName: "[Main] Reveal the top 2 cards of your deck. Add 1 Purple or Blue card among them to the hand.Return the rest at the bottom of your deck.Then, place this card in the battle area.");
             }
 
             #endregion