调整新的限操作极简模式

调整地图右下角几个图标位置
框架跟进
This commit is contained in:
MrZ_26
2023-08-23 17:24:34 +08:00
parent 9769b33deb
commit e795604721
9 changed files with 27 additions and 86 deletions

View File

@@ -2,9 +2,10 @@ return {
env={
arr=0,
drop=1e99,lock=60,
b2bKill=true,
freshLimit=15,
bg='flink',bgm='infinite',
eventSet='tech_finesse_lock_f'
eventSet='tech_finesse_lock',
},
slowMark=true,
score=function(P) return {P.stat.atk<=100 and math.floor(P.stat.atk) or 100,P.stat.time} end,