Commit dcfe2ed5 authored by DailyShana's avatar DailyShana

fix

parent cf86210b
...@@ -28,7 +28,7 @@ end ...@@ -28,7 +28,7 @@ end
function c3773196.target(e,tp,eg,ep,ev,re,r,rp,chk) function c3773196.target(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return e:GetHandler():GetFlagEffect(3773197)==0 end if chk==0 then return e:GetHandler():GetFlagEffect(3773197)==0 end
Duel.SetOperationInfo(0,CATEGORY_SPECIAL_SUMMON,e:GetHandler(),1,0,0) Duel.SetOperationInfo(0,CATEGORY_SPECIAL_SUMMON,e:GetHandler(),1,0,0)
e:GetHandler():RegisterFlagEffect(3773197,RESET_PHASE+PHASE_END,0,1) e:GetHandler():RegisterFlagEffect(3773197,RESET_EVENT+0x4760000+RESET_PHASE+PHASE_END,0,1)
end end
function c3773196.operation(e,tp,eg,ep,ev,re,r,rp) function c3773196.operation(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler() local c=e:GetHandler()
......
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