Commit 6a228bd2 authored by nekrozar's avatar nekrozar

fix

parent 438ae382
......@@ -44,7 +44,7 @@ function c61705417.activate(e,tp,eg,ep,ev,re,r,rp)
tc:RegisterEffect(e2)
local e3=Effect.CreateEffect(e:GetHandler())
e3:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_CONTINUOUS)
e3:SetCode(EVENT_CHAINING)
e3:SetCode(EVENT_CHAIN_SOLVED)
e3:SetCondition(c61705417.actcon)
e3:SetOperation(c61705417.actop)
e3:SetLabelObject(tc)
......
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