Commit 5142f4ec authored by mercury233's avatar mercury233 Committed by GitHub

fix 幻獣機アウローラドン

parent e9b5af45
......@@ -105,7 +105,7 @@ function c44097050.rlcost(e,tp,eg,ep,ev,re,r,rp,chk)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_RELEASE)
rg=g:SelectSubGroup(tp,c44097050.rselect,false,2,2,tp)
else
rg=Duel.SelectReleaseGroup(tp,nil,1,1,nil)
rg=Duel.SelectReleaseGroup(tp,nil,3,3,nil)
end
Duel.Release(rg,REASON_COST)
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