Commit d1f3c5bf authored by mercury233's avatar mercury233

fix 双天招来

parent e2eda631
......@@ -53,6 +53,7 @@ function c87669904.activate(e,tp,eg,ep,ev,re,r,rp)
local e2=Effect.CreateEffect(c)
e2:SetType(EFFECT_TYPE_FIELD)
e2:SetCode(EFFECT_UNRELEASABLE_SUM)
e2:SetTarget(aux.TargetBoolFunction(Card.IsType,TYPE_TOKEN))
e2:SetTargetRange(LOCATION_MZONE,0)
e2:SetValue(1)
e2:SetReset(RESET_PHASE+PHASE_END)
......
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