Commit 3f1efc6f authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12004021.lua

parent a2a9d79c
......@@ -158,6 +158,7 @@ function c12004021.drop(e,tp,eg,ep,ev,re,r,rp)
if not tg or tg:FilterCount(Card.IsRelateToEffect,nil,e)~=3 then return end
local c=e:GetHandler()
Duel.SendtoDeck(tg+c,nil,2,REASON_EFFECT)
Duel.ShuffleDeck(tp)
Duel.BreakEffect()
Duel.Draw(tp,1,REASON_EFFECT)
end
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