Ver Fonte

Update P_005.cs

x89rt2 há 5 meses atrás
pai
commit
b2dede4ee6
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Assets/Scripts/CardEffect/P/Yellow/P_005.cs

+ 1 - 1
Assets/Scripts/CardEffect/P/Yellow/P_005.cs

@@ -20,7 +20,7 @@ public class P_005 : CEntity_Effect
 
             string EffectDiscription()
             {
-                return "[On Play] If you have 1 or fewer security cards, trigger <Recovery +1 (Deck)>. (Place the top card of your deck on top of your security stack.)";
+                return "[On Play] If you have 1 or fewer security cards, trigger <Recovery +1 (Deck)>. (Place the top card of your deck on top of your security stack.)";
             }
 
             bool CanUseCondition(Hashtable hashtable)