x89rt2 пре 5 месеци
родитељ
комит
b2dede4ee6
1 измењених фајлова са 1 додато и 1 уклоњено
  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)