Commit 25b6cb83 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c23410001.lua

parent cf2d0535
......@@ -127,7 +127,7 @@ function cm.effop(e,tp,eg,ep,ev,re,r,rp)
end
----------------------------------
function cm.scon(e,tp,eg,ep,ev,re,r,rp)
return Duel.IsPlayerAffectedByEffect(tp,m)
return Duel.IsPlayerAffectedByEffect(e:GetHandlerPlayer(),m)~=nil
end
function cm.atktg(e,c)
return c:IsRace(RACE_ILLUSION)
......
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