Commit b53608b6 authored by GuGu's avatar GuGu

Update c86379170.lua

parent d7f87ff8
Pipeline #33785 passed with stage
in 11 seconds
......@@ -51,7 +51,7 @@ end
--
function c86379170.xyzop(e,tp,chk)
if chk==0 then return Duel.GetFlagEffect(tp,86379170)==0 end
Duel.RegisterFlagEffect(tp,86379170,RESET_PHASE+PHASE_END,0,1)
Duel.RegisterFlagEffect(tp,86379170,RESET_PHASE+PHASE_END,EFFECT_FLAG_OATH,1)
end
--
function c86379170.cost(e,tp,eg,ep,ev,re,r,rp,chk)
......
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