Commit 9a471039 authored by mallu11's avatar mallu11 Committed by GitHub

fix 時の魔導士 (#1553)

can't reset when turn set or temporary remove and then return to field.
parent d0c1007c
......@@ -28,7 +28,7 @@ function c26273196.matcon(e,tp,eg,ep,ev,re,r,rp)
return e:GetHandler():IsSummonType(SUMMON_TYPE_FUSION)
end
function c26273196.matop(e,tp,eg,ep,ev,re,r,rp)
e:GetHandler():RegisterFlagEffect(26273196,RESET_EVENT+0x1ec0000,0,1)
e:GetHandler():RegisterFlagEffect(26273196,RESET_EVENT+0xd6c0000,0,1)
end
function c26273196.descon(e,tp,eg,ep,ev,re,r,rp)
return e:GetHandler():GetFlagEffect(26273196)>0
......
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