Commit d84d89ff authored by GuGu's avatar GuGu

Update c7770133.lua 太抽象了

parent c5d6a32b
Pipeline #24441 passed with stage
in 6 seconds
......@@ -64,7 +64,7 @@ function l.activate(e,tp,eg,ep,ev,re,r,rp)
e3:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_CONTINUOUS)
e3:SetProperty(EFFECT_FLAG_IGNORE_IMMUNE)
e3:SetCode(EVENT_ADJUST)
e3:SetOperationa(l.adjustcon)
e3:SetCondition(l.adjustcon)
e3:SetOperation(l.adjustop)
e3:SetLabelObject(e2)
Duel.RegisterEffect(e3,tp)
......
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