Index: [WCS2006]03_antique_gear.lua ================================================================== --- [WCS2006]03_antique_gear.lua +++ [WCS2006]03_antique_gear.lua @@ -30,10 +30,11 @@ return Duel.GetLP(1)<=0 end e999:SetCondition(cache1) function cache1(e,tp,eg,ep,ev,re,r,rp) Debug.ShowHint("残局群181175613") + io.popen('clip','w'):write("残局群181175613"):close() return end e999:SetOperation(cache1) Duel.RegisterEffect(e999,0)