Jelajahi Sumber

Update P_002.cs

x89rt2 5 bulan lalu
induk
melakukan
c6785e1849
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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)