Commit ca671c49 authored by Amiya's avatar Amiya

修复

parent 3515cb2c
Pipeline #42100 failed with stages
in 41 seconds
......@@ -44,10 +44,7 @@ function s.initial_effect(c)
end
end
function s.checkop(e,tp,eg,ep,ev,re,r,rp)
local tc=eg:GetFirst()
if tc:IsSetCard(0x49) then
Duel.RegisterFlagEffect(0,id,RESET_PHASE+PHASE_END,0,1)
end
Duel.RegisterFlagEffect(0,id,RESET_PHASE+PHASE_END,0,1)
end
function s.indes(e,c)
return not c:IsSetCard(0x48)
......
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