Commit 5afa2dbe authored by 未闻皂名's avatar 未闻皂名

2021/12/19 修改bug,更新翻译

parent 0bdd5d56
No preview for this file type
...@@ -19,7 +19,7 @@ function cm.initial_effect(c) ...@@ -19,7 +19,7 @@ function cm.initial_effect(c)
e2:SetType(EFFECT_TYPE_SINGLE) e2:SetType(EFFECT_TYPE_SINGLE)
e2:SetCode(EFFECT_PIERCE) e2:SetCode(EFFECT_PIERCE)
e2:SetCondition(cm.prccon) e2:SetCondition(cm.prccon)
tc:RegisterEffect(e2) c:RegisterEffect(e2)
end end
--Atk Up --Atk Up
function cm.filter(c) function cm.filter(c)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment