Commit defa08b1 authored by 聖園ミカ's avatar 聖園ミカ 🐟

byd

parent 3a87c10d
......@@ -54,7 +54,7 @@ end
function s.iee(c)
return c:GetCounter(0xc8f)
end
function s.lpcon(e)
function s.lpcon(e,tp)
local sg=Duel.GetMatchingGroup(s.cfilter,e:GetHandler():GetControler(),LOCATION_ONFIELD,0,nil)
local ct=sg:GetSum(s.iee)
return ct>3 and Duel.GetTurnPlayer()~=tp
......
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