Commit 81f1b8e3 authored by nekrozar's avatar nekrozar

fix

parent ab57e18c
......@@ -22,6 +22,7 @@ function c71203602.operation(e,tp,eg,ep,ev,re,r,rp)
Duel.ConfirmCards(1-tp,tc)
Duel.ShuffleHand(tp)
if tc:IsSetCard(0x3a) and tc:IsType(TYPE_MONSTER) then
Duel.BreakEffect()
local g=Duel.GetFieldGroup(tp,0,LOCATION_HAND)
if g:GetCount()>0 then
local sg=g:RandomSelect(tp,1)
......
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