Commit 0b7ded85 authored by wind2009's avatar wind2009

DUMP COMMIT for DDオルトロス

parent 6e63e8be
...@@ -37,7 +37,7 @@ function c72181263.desfilter1(c,tp,ec,g) ...@@ -37,7 +37,7 @@ function c72181263.desfilter1(c,tp,ec,g)
and g:IsExists(c72181263.desfilter2,1,c,tp,ec) and g:IsExists(c72181263.desfilter2,1,c,tp,ec)
end end
function c72181263.desfilter2(c,tp,ec) function c72181263.desfilter2(c,tp,ec)
return c~=ec and c:IsFaceup() and c:IsControler(tp) and c:IsSetCard(0xaf,0xae) return c~=ec and c:IsFaceup() and c:IsControler(tp) and c:IsSetCard(0xaf, 0xae)
end end
function c72181263.gcheck(g,tp,ec) function c72181263.gcheck(g,tp,ec)
return g:IsExists(c72181263.desfilter1,1,nil,tp,ec,g) return g:IsExists(c72181263.desfilter1,1,nil,tp,ec,g)
......
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