Commit 1b0e5053 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12016020.lua

parent 712707d4
......@@ -40,7 +40,7 @@ function c12016020.mfilterf(c,tp,mg,rc)
else return false end
end
function c12016020.mfilter(c)
return c:GetLevel()>0 and c:IsType(TYPE_PENDULUM) and c:IsFaceup() and c:IsAbleToGrave()
return c:GetLevel()>0 and c:IsType(TYPE_PENDULUM) and c:IsAbleToGrave()
end
function c12016020.target(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then
......
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