Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -70,13 +70,10 @@ cache_1 = cache_1 + LOCATION_DECK cache_1 = cache_1 + LOCATION_EXTRA str["所有区域"] = cache_1 -str["随机抽卡的前缀"] = "抽" -str["随机抽卡的后缀"] = "卡 " - --------------------------------- fun["Debug.ReloadFieldBegin"] = Debug.ReloadFieldBegin Debug.ReloadFieldBegin = function(str_1, str_2) --{