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

Replace c93050105.lua

parent c008a17c
......@@ -30,6 +30,7 @@ function s.atfilter(c)
return c:IsFaceup() and not c:IsSetCard(0xaf1)
end
function s.atcon(e)
local tp=e:GetHandlerPlayer()
return Duel.IsExistingMatchingCard(s.atfilter,tp,LOCATION_MZONE,0,1,nil)
end
function s.atlimit(e,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