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

+ 1 - 1
Assets/Scripts/CardEffect/P/Red/P_002.cs

@@ -22,7 +22,7 @@ public class P_002 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[Your Turn] When this Digimon deletes one of your opponent's Digimon in battle and survives, trigger <Draw 1>. (Draw 1 card from your deck.)";
+                return "[Your Turn] When this Digimon deletes one of your opponent's Digimon in battle and survives, trigger <Draw 1>. (Draw 1 card from your deck.)";
             }
 
             bool CanUseCondition(Hashtable hashtable)