Commit f8d76f45 authored by wind2009's avatar wind2009 Committed by GitHub

Fix 貴き黄金郷のエルドリクシル (#3128)

parent c3f63922
......@@ -69,7 +69,6 @@ function s.operation(e,tp,eg,ep,ev,re,r,rp)
local g=Duel.SelectMatchingCard(tp,s.thfilter,tp,LOCATION_REMOVED,0,1,1,nil)
if #g>0 then
Duel.SSet(tp,g)
Duel.ConfirmCards(1-tp,g)
end
e:SetCategory(CATEGORY_SPECIAL_SUMMON+CATEGORY_TOHAND)
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