Browse Source

Update EX12_006.cs

x89rt2 2 tháng trước cách đây
mục cha
commit
5d9050778d

+ 1 - 1
Assets/Scripts/CardEffect/EX12/Red/EX12_006.cs

@@ -33,7 +33,7 @@ namespace DCGO.CardEffects.EX12
 
 
                 string EffectDescription()
                 string EffectDescription()
                 {
                 {
-                    return "[Start of Your Main Phase] By trashing 1 card with the [Appmon] trait from your hand, <Draw 1> and gain 1 memory.";
+                    return "[Start of Your Main Phase] By trashing 1 card with the [SW] trait from your hand, <Draw 1> and gain 1 memory.";
                 }
                 }
 
 
                 bool CanUseCondition(Hashtable hashtable)
                 bool CanUseCondition(Hashtable hashtable)