Commit dcc4af4c authored by REIKAI's avatar REIKAI 💬

Update c71400016.lua

parent 4ea627bc
Pipeline #16718 passed with stages
in 22 minutes and 1 second
......@@ -71,7 +71,7 @@ function c71400016.regop(e,tp,eg,ep,ev,re,r,rp)
local e2=Effect.CreateEffect(lc)
e2:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_CONTINUOUS)
e2:SetCode(EVENT_DESTROYED)
e2:SetLabelObject(tc)
e2:SetLabelObject(lc)
e2:SetCondition(c71400016.reccon)
e2:SetOperation(c71400016.recop)
Duel.RegisterEffect(e2,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