把经典模式减少到三个(平衡还未调整)

This commit is contained in:
MrZ626
2021-09-21 02:18:01 +08:00
parent 30ed4179d6
commit 43a2ca9407
9 changed files with 60 additions and 64 deletions

View File

@@ -790,9 +790,9 @@ return{
['blind_l']= {"隐形", "瞬隐+", "最强大脑"},
['blind_u']= {"隐形", "啊这", "你准备好了吗"},
['blind_wtf']= {"隐形", "不会吧", "还没准备好"},
['classic_h']= {"高速经典", "困难", "高速经典"},
['classic_l']= {"高速经典", "疯狂", "飞速经典"},
['classic_u']= {"高速经典", "极限", "极速经典"},
['classic_e']= {"高速经典", "简单", "高速经典"},
['classic_h']= {"高速经典", "困难", "飞速经典"},
['classic_u']= {"高速经典", "极限", "极速经典"},
['survivor_e']= {"生存", "简单", "你能存活多久?"},
['survivor_n']= {"生存", "普通", "你能存活多久?"},
['survivor_h']= {"生存", "困难", "你能存活多久?"},