整理代码

This commit is contained in:
MrZ_26
2022-02-28 03:42:46 +08:00
parent f9d5e054d4
commit 7df55b1584
3 changed files with 7 additions and 7 deletions

View File

@@ -803,9 +803,9 @@ return{
['strategy_e']= {"策略堆叠", "简单", "20G堆叠中速决策练习"},
['strategy_h']= {"策略堆叠", "困难", "20G堆叠快速决策练习"},
['strategy_u']= {"策略堆叠", "极限", "20G堆叠极速决策练习"},
['strategy_e_plus']={"策略堆叠", "简单+", "无持策略"},
['strategy_h_plus']={"策略堆叠", "困难+", "无持策略"},
['strategy_u_plus']={"策略堆叠", "极限+", "无持策略"},
['strategy_e_plus']={"策略堆叠", "简单+", "20G堆叠中速决策练习\n无Hold"},
['strategy_h_plus']={"策略堆叠", "困难+", "20G堆叠快速决策练习\n无Hold"},
['strategy_u_plus']={"策略堆叠", "极限+", "20G堆叠极速决策练习\n无Hold"},
['blind_e']= {"隐形", "半隐", "不强大脑"},
['blind_n']= {"隐形", "全隐", "挺强大脑"},
['blind_h']= {"隐形", "瞬隐", "很强大脑"},