Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -165,14 +165,11 @@ if u1 then fun["一_随机抽卡"](u1) end end fun["二_印卡"] = function(u1, u2, u3) - if u3 then - else - u3 = u2 - end + u3 = u3 or u2 Debug.ShowHint( "点击对方额外卡组可以进行印卡。\n手卡只能印 " .. u2 .. " 张。\n最多可以印 " .. u3