瀏覽代碼

Update P_005.cs

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)