Commit eaca4bf4 authored by wind2009's avatar wind2009

Fix Defense of the Temple

parent bd677b36
Pipeline #33443 passed with stages
in 1 minute and 29 seconds
......@@ -38,7 +38,7 @@ function s.filter2(c,e,tp,m,f,chkf)
return res
end
function s.ffilter(c)
return aux.IsCodeListed(c,29762408)
return aux.IsCodeListed(c,29762407)
end
function s.fcheck(tp,sg,fc)
return not sg:IsExists(Card.IsControler,1,nil,1-tp) or sg:IsExists(s.ffilter,1,nil)
......
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