Commit 02617fd5 authored by Grajade's avatar Grajade

Update c1111009.lua

parent 7e491f0b
Pipeline #32932 passed with stage
in 7 seconds
...@@ -60,6 +60,6 @@ function c1111009.tg2(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -60,6 +60,6 @@ function c1111009.tg2(e,tp,eg,ep,ev,re,r,rp,chk)
end end
function c1111009.op2(e,tp,eg,ep,ev,re,r,rp) function c1111009.op2(e,tp,eg,ep,ev,re,r,rp)
if not e:GetHandler():IsRelateToEffect(e) then return end if not e:GetHandler():IsRelateToEffect(e) then return end
Duel.SendtoHand(c,nil,REASON_EFFECT) Duel.SendtoHand(e:GetHandler(),nil,REASON_EFFECT)
end 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