Commit 7065390d authored by POLYMER's avatar POLYMER

fix

parent 4e433f6f
......@@ -139,6 +139,7 @@ function s.scop(e,tp,eg,ep,ev,re,r,rp)
e2:SetType(EFFECT_TYPE_SINGLE)
e2:SetCode(EFFECT_PUBLIC)
e2:SetReset(RESET_EVENT+RESETS_STANDARD)
c:RegisterEffect(e2)
-- 效果①:展示手卡发动
local e1 = Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(id, 0))
......
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