return { env={ drop=60,lock=60, eventSet='checkLine_20', bg='bg2',bgm='race', }, score=function(P) return {P.stat.time,P.stat.piece} end, scoreDisp=function(D) return STRING.time(D[1]).." "..D[2].." Pieces" end, comp=function(a,b) return a[1]