Commit bb649b30 authored by Grajade's avatar Grajade

Update c74561014.lua

parent 2be6c875
Pipeline #15370 passed with stage
in 55 seconds
...@@ -121,7 +121,7 @@ function cCardno.synlimit(e,c) ...@@ -121,7 +121,7 @@ function cCardno.synlimit(e,c)
end end
-- --
function cCardno.spop(e,tp,eg,ep,ev,re,r,rp) function cCardno.spop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler() local c=e:GetHandler()
local e3_1=Effect.CreateEffect(c) local e3_1=Effect.CreateEffect(c)
e3_1:SetType(EFFECT_TYPE_FIELD) e3_1:SetType(EFFECT_TYPE_FIELD)
e3_1:SetProperty(EFFECT_FLAG_PLAYER_TARGET+EFFECT_FLAG_CANNOT_DISABLE) e3_1:SetProperty(EFFECT_FLAG_PLAYER_TARGET+EFFECT_FLAG_CANNOT_DISABLE)
......
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