Commit 1004bcbb authored by nekrozar's avatar nekrozar

fix Miracle Contact

https://www.db.yugioh-card.com/yugiohdb/faq_search.action?ope=4&cid=10213
■『自分の手札・フィールド・墓地から、融合モンスターカードによって決められた融合素材モンスターを持ち主のデッキに戻し』の処理と、『「E・HERO
ネオス」を融合素材とするその「E・HERO」融合モンスター1体を召喚条件を無視してEXデッキから特殊召喚する』処理は同時に行われる扱いとなります。
parent 15084f81
......@@ -42,7 +42,6 @@ function c35255456.activate(e,tp,eg,ep,ev,re,r,rp)
Duel.ConfirmCards(1-tp,cf)
end
Duel.SendtoDeck(mat,nil,2,REASON_EFFECT)
Duel.BreakEffect()
Duel.SpecialSummon(tc,0,tp,tp,true,false,POS_FACEUP)
end
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