Browse Source

Update P_005.cs

x89rt2 5 tháng trước cách đây
mục cha
commit
b2dede4ee6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)