Commit cb7da679 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c5012634.lua

parent 3ac0165d
......@@ -41,8 +41,6 @@ function cm.rmfil(c)
return c:IsFaceup() and c:IsStatus(STATUS_EFFECT_ENABLED)
end
function cm.rmcost(e,tp,eg,ep,ev,re,r,rp,chk)
Debug.Message(Duel.GetFlagEffect(tp,m+10000000))
Debug.Message(Duel.GetFlagEffect(tp,m))
if chk==0 then return Duel.GetFlagEffect(tp,m+10000000)<Duel.GetFlagEffect(tp,m)+1 end
Duel.RegisterFlagEffect(tp,m+10000000,RESET_PHASE+PHASE_END,0,1)
end
......
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