Commit dd4bf0ef authored by GuGu's avatar GuGu

Update c19214541.lua

parent 5c5a2032
Pipeline #33782 passed with stage
in 12 seconds
......@@ -43,7 +43,7 @@ end
--
function c19214541.xyzop(e,tp,chk)
if chk==0 then return Duel.GetFlagEffect(tp,19214541)==0 end
Duel.RegisterFlagEffect(tp,19214541,RESET_PHASE+PHASE_END,0,1)
Duel.RegisterFlagEffect(tp,19214541,RESET_PHASE+PHASE_END,EFFECT_FLAG_OATH,1)
end
--
function c19214541.indcon(e,tp,eg,ep,ev,re,r,rp)
......
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