Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -182,11 +182,12 @@ Duel.RegisterEffect(effect_1,0) end fun["印卡"] = function(str_1) str["印卡"] = 1 -local n=0 + + local n = 0 function print_hand(e,tp,eg,ep,ev,re,r,rp) local ac=Duel.AnnounceCard(tp) local c=Duel.CreateToken(tp,ac) if n<2 then