整理代码

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']= {"隱形", "瞬隱", "很強大腦"},