Commit 28b7a4ad authored by GuGu's avatar GuGu

Update c4114105.lua

parent c4a7e691
Pipeline #17169 passed with stage
in 50 seconds
......@@ -42,6 +42,7 @@ function c4114105.setcon(e,tp,eg,ep,ev,re,r,rp)
and re:GetHandler():IsSetCard(0x1141) and e:GetHandler():GetFlagEffect(1)>0
end
function c4114105.settg(e,tp,eg,ep,ev,re,r,rp,chk)
if chkc then return chkc:IsLocation(LOCATION_MZONE) and chkc:IsControler(1-tp) and c4114105.setfilter(chkc) end
if chk==0 then return not e:GetHandler():IsStatus(STATUS_CHAINING)
and Duel.IsExistingTarget(c4114105.setfilter,tp,0,LOCATION_MZONE,1,nil) end
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_FACEUP)
......
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