Commit 0a0cfd04 authored by Tachibana's avatar Tachibana

ybb

parent 6ad85e1f
......@@ -72,6 +72,8 @@ function cm.operation(e,tp,eg,ep,ev,re,r,rp)
local dc=Duel.GetOperatedGroup():GetFirst()
--Duel.ConfirmCards(1-tp,dc)
if dc:IsSetCard(0xcc5) and e:GetLabel()==1 then
Duel.ConfirmCards(1-tp,dc)
Duel.ShuffleHand(tp)
Duel.Draw(tp,1,REASON_EFFECT)
Duel.ShuffleHand(tp)
Duel.BreakEffect()
......
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