Commit 2a5949ba authored by Grajade's avatar Grajade

Update c1111002.lua

parent 95024f0c
Pipeline #33106 passed with stage
in 23 seconds
......@@ -92,7 +92,7 @@ function c1111002.tg2(e,tp,eg,ep,ev,re,r,rp,chk)
end
function c1111002.op2(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
local rg=eg:Filter(c1111002.tfilter2,nil,tp)
local rg=eg:Filter(c1111002.tfilter2,nil,tp,rp)
if c:IsRelateToEffect(e) then rg:AddCard(c) end
if rg:GetCount()<1 then return end
Duel.SendtoHand(rg,nil,REASON_EFFECT)
......
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