Commit 5ae9d685 authored by Grajade's avatar Grajade

Update c50343.lua

parent 30db66a0
Pipeline #15411 passed with stage
in 8 seconds
......@@ -75,5 +75,5 @@ function c50343.efilter(e,te)
return te:IsHasType(EFFECT_TYPE_ACTIONS) and te:IsHasProperty(EFFECT_FLAG_CARD_TARGET) and c:IsRelateToEffect(te) and te:GetOwnerPlayer()~=e:GetHandlerPlayer()
end
function c50343.immcon(e)
return e:GetHandler():IsSummonType(SUMMON_TYPE_NORMAL)
return e:GetHandler():IsSummonType(SUMMON_TYPE_NORMAL)
end
\ No newline at end of file
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