Commit f598b071 authored by GuGu's avatar GuGu

Update c7770133.lua

parent 874cb421
Pipeline #24438 passed with stage
in 7 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:SetOperation(l.adjustcon)
e3:SetOperationa(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