Commit a6e14c9c authored by DailyShana's avatar DailyShana

fix

parent 623405a3
...@@ -64,6 +64,6 @@ function c52927340.disop(e,tp,eg,ep,ev,re,r,rp) ...@@ -64,6 +64,6 @@ function c52927340.disop(e,tp,eg,ep,ev,re,r,rp)
tc:RegisterEffect(e1,true) tc:RegisterEffect(e1,true)
end end
end end
function c52927340.rcon(e,c) function c52927340.rcon(e)
return e:GetHandler():IsHasCardTarget(c) return e:GetOwner():IsHasCardTarget(e:GetHandler())
end 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