Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -58,17 +58,17 @@ return false end fun["开局说明"] = function() cache_1 = 0 - cache_1 = cache_1 + LOCATION_DECK - cache_1 = cache_1 + LOCATION_HAND - cache_1 = cache_1 + LOCATION_MZONE - cache_1 = cache_1 + LOCATION_SZONE - cache_1 = cache_1 + LOCATION_GRAVE - cache_1 = cache_1 + LOCATION_REMOVED - cache_1 = cache_1 + LOCATION_EXTRA +--~ cache_1 = cache_1 + LOCATION_DECK +--~ cache_1 = cache_1 + LOCATION_HAND +--~ cache_1 = cache_1 + LOCATION_MZONE +--~ cache_1 = cache_1 + LOCATION_SZONE +--~ cache_1 = cache_1 + LOCATION_GRAVE +--~ cache_1 = cache_1 + LOCATION_REMOVED +--~ cache_1 = cache_1 + LOCATION_EXTRA cache_1 = cache_1 + LOCATION_OVERLAY str["这个残局的效果卡数量"] = Duel.GetMatchingGroupCount(fun["是否效果卡"],0,cache_1,cache_1,nil) str["开局说明"] =""