Commit 3157e137 authored by GuGu's avatar GuGu

Update c86379174.lua

parent b53608b6
Pipeline #33786 passed with stage
in 7 seconds
......@@ -39,7 +39,7 @@ end
--
function c86379174.xyzop(e,tp,chk)
if chk==0 then return Duel.GetFlagEffect(tp,86379174)==0 end
Duel.RegisterFlagEffect(tp,86379174,RESET_PHASE+PHASE_END,0,1)
Duel.RegisterFlagEffect(tp,86379174,RESET_PHASE+PHASE_END,EFFECT_FLAG_OATH,1)
end
--
function c86379174.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