x89rt2 2 месяцев назад
Родитель
Сommit
5d9050778d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Assets/Scripts/CardEffect/EX12/Red/EX12_006.cs

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

@@ -33,7 +33,7 @@ namespace DCGO.CardEffects.EX12
 
                 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)