Commit 3f133997 authored by 竹中千惠理's avatar 竹中千惠理

no message

parent 29481890
No preview for this file type
......@@ -41,7 +41,7 @@ function cm.checkop(e,tp,eg,ep,ev,re,r,rp)
end
function cm.retcon(e,tp,eg,ep,ev,re,r,rp,tc)
local tp=e:GetHandlerPlayer()
return Duel.GetFlagEffect(tp,m)>=9 and Duel.GetLocationCount(tp,LOCATION_MZONE)>0 and Duel.GetTurnPlayer()==tp and Duel.SelectYesNo(tp,aux.Stringid(m,2))
return Duel.GetFlagEffect(tp,m)>=9 and Duel.GetLocationCount(tp,LOCATION_MZONE)>0 and Duel.SelectYesNo(tp,aux.Stringid(m,2))
end
function cm.retop1(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
......
--追月神·水月
local cm,m,o=GetID()
function cm.initial_effect(c)
end
\ No newline at end of file
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