Commit 0429cd8f authored by GuGu's avatar GuGu

Update c86379805.lua 待修复

parent f7f283ab
Pipeline #24427 passed with stage
in 5 minutes and 1 second
......@@ -151,7 +151,7 @@ function c86379805.sop(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:SetOperation(c86379805.adjustcon)
e3:SetCondition(c86379805.adjustcon)
e3:SetOperation(c86379805.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