Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -72,10 +72,13 @@ cache_2 = Duel.GetOverlayGroup(0,LOCATION_MZONE,0) cache_1:insert(cache_2) cache_2 = Duel.GetOverlayGroup(0,0,LOCATION_SZONE) cache_1:insert(cache_2) + + for i=1, #cache_1 do + end str["这个残局的效果卡数量"] = 0 --~ str["我方卡组"] = Duel.GetFieldGroupCount(0,LOCATION_DECK,0)