Commit ebbd8606 authored by gg123gg's avatar gg123gg

Update c12070001.lua

parent eb9fbd13
Pipeline #6605 passed with stages
in 38 minutes and 17 seconds
......@@ -12,7 +12,7 @@ function Sr_Farw.cannotspop(e,tp,eg,ep,ev,re,r,rp)
return eg and eg:IsPreviousLocation(LOCATION_DECK) and eg:IsExists(Sr_Farw.cannotfilter,1,nil) end)
e1:SetOperation(Sr_Farw.cannotspsummon)
e1:SetReset(RESET_PHASE+PHASE_END)
Duel.RegisterEffect(tp,e1)
Duel.RegisterEffect(e1,tp)
return e1
end
function Sr_Farw.cannotfilter(c)
......
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