调整无移动模式规则,不再禁止软降n格了

This commit is contained in:
MrZ626
2021-09-20 16:44:12 +08:00
parent b71c9d7bf3
commit c98783d33f

View File

@@ -2,8 +2,7 @@ return{
color=COLOR.green, color=COLOR.green,
env={ env={
drop=60,lock=180, drop=60,lock=180,
noTele=true, keyCancel={1,2,11,12,17,18,19,20},
keyCancel={1,2},
eventSet='checkLine_40', eventSet='checkLine_40',
bg='aura',bgm='waterfall', bg='aura',bgm='waterfall',
}, },