两个干旱和400L/1000L评级标准调整

This commit is contained in:
MrZ626
2020-12-10 13:24:11 +08:00
parent 5d963ce7ae
commit c2333982fa
4 changed files with 14 additions and 14 deletions

View File

@@ -28,10 +28,10 @@ return{
if L>=100 then
local T=P.stat.frame/60
return
T<=65 and 5 or
T<=80 and 5 or
T<=100 and 4 or
T<=145 and 3 or
T<=220 and 2 or
T<=150 and 3 or
T<=210 and 2 or
1
else
return