Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -12,10 +12,12 @@ local cache_9 local i _G.fun = {} + +--------------------------------- str["二解弹窗"] = "QB:「你居然二解了,请加群告诉我怎么二解。」" str["原解弹窗"] = "残局群181175613" str["规则"] = "" @@ -24,17 +26,18 @@ str["大师2020"] = "大师2020 " str["不洗牌"] = false str["无BP"] = false -str["开局说明"] = "" -str["这个残局的效果卡数量"] = 0 - -str["效果卡数量的后缀"] = "卡 " str["不洗牌的说明"] = "伪洗牌 " str["无BP的说明"] = "无BP " +str["开局说明"] = "" + +str["这个残局的效果卡数量"] = 0 +str["效果卡数量的后缀"] = "卡 " + str["开局添加手卡"] = false str["选卡的前缀"] = "选" str["选卡的后缀"] = "卡 " @@ -70,10 +73,12 @@ cache_1 = cache_1 + LOCATION_DECK cache_1 = cache_1 + LOCATION_EXTRA str["所有区域"] = cache_1 + +--------------------------------- fun["Debug.ReloadFieldBegin"] = Debug.ReloadFieldBegin Debug.ReloadFieldBegin = function(str_1, str_2) --{