Commit 812a95b6 authored by gg123gg's avatar gg123gg Committed by GitHub

fix

parent d0206989
...@@ -60,6 +60,7 @@ function c12008020.rmop(e,tp,eg,ep,ev,re,r,rp) ...@@ -60,6 +60,7 @@ function c12008020.rmop(e,tp,eg,ep,ev,re,r,rp)
e1:SetLabelObject(og) e1:SetLabelObject(og)
e1:SetCondition(c12008020.hdcon) e1:SetCondition(c12008020.hdcon)
e1:SetOperation(c12008020.hdop) e1:SetOperation(c12008020.hdop)
e1:SetReset(RESET_PHASE+PHASE_END)
Duel.RegisterEffect(e1,tp) Duel.RegisterEffect(e1,tp)
local e2=Effect.CreateEffect(e:GetHandler()) local e2=Effect.CreateEffect(e:GetHandler())
e2:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_CONTINUOUS) e2:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_CONTINUOUS)
......
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