Commit 1d635838 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c62624515.lua

parent 4f8359e0
Pipeline #30505 passed with stages
in 39 minutes and 9 seconds
...@@ -65,7 +65,7 @@ function c62624515.ffilter(c) ...@@ -65,7 +65,7 @@ function c62624515.ffilter(c)
end end
function c62624515.condition(e,tp,eg,ep,ev,re,r,rp) function c62624515.condition(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler() local c=e:GetHandler()
return c:GetColumnGroup()>0 return c:GetColumnGroupCount()>0
and Duel.IsExistingMatchingCard(c62624515.ffilter,tp,LOCATION_FZONE,0,1,nil) and Duel.IsExistingMatchingCard(c62624515.ffilter,tp,LOCATION_FZONE,0,1,nil)
end end
function c62624515.target(e,tp,eg,ep,ev,re,r,rp,chk) function c62624515.target(e,tp,eg,ep,ev,re,r,rp,chk)
......
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