Commit b93b4acf authored by REIKAI's avatar REIKAI 💬

Update c33400305.lua

parent e18604f9
Pipeline #19585 passed with stages
in 26 minutes and 58 seconds
......@@ -51,7 +51,7 @@ function c33400305.bacost(e,tp,eg,ep,ev,re,r,rp,chk)
end
end
function c33400305.bafilter1(c)
return c:IsAttackable() and c:IsSetCard(0x5341) and c:IsFaceup()
return c:IsSetCard(0x5341) and c:IsFaceup()
end
function c33400305.batg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
if chkc then return false end
......
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