return{ color=color.lYellow, env={ life=2, drop=60,lock=60, freshLimit=15, bg="bg2",bgm="race", }, pauseLimit=true, load=function() PLY.newPlayer(1,340,15) PLY.newAIPlayer(2,965,360,.5,AITemplate("CC",8,3,true,50000)) end, score=function(P)return{P.stat.time}end, scoreDisp=function(D)return toTime(D[1])end, comp=function(a,b)return a[1]