Commit ec4f9937 authored by Nemo Ma's avatar Nemo Ma

Update c53702500.lua

parent acafaa64
......@@ -272,6 +272,7 @@ function cm.ALCYakuActCost2(e,tp,eg,ep,ev,re,r,rp,chk)
local cg=g2:Select(tp,1,1,nil)
g1:Merge(cg)
end
Duel.ConfirmCards(tp,g1)
local list={}
for tc in aux.Next(g1) do
table.insert(list,tc:GetCode())
......
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