Commit f79f19e8 authored by REIKAI's avatar REIKAI 💬

Update c33400355.lua

parent 5cd1af11
Pipeline #19591 passed with stages
in 21 minutes and 12 seconds
...@@ -37,7 +37,7 @@ function c33400355.tglimit(e,c) ...@@ -37,7 +37,7 @@ function c33400355.tglimit(e,c)
end end
function c33400355.bafilter1(c) function c33400355.bafilter1(c)
return c:IsAttackable() and c:IsSetCard(0x341) and c:IsFaceup() return c:IsSetCard(0x341) and c:IsFaceup()
end end
function c33400355.batg(e,tp,eg,ep,ev,re,r,rp,chk,chkc) function c33400355.batg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
if chkc then return false end 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