Add strategy_plus to world map

This commit is contained in:
NOT_A_ROBOT
2022-02-14 16:30:04 +07:00
committed by MrZ_26
parent 54175a6ee8
commit e3fffc5d7c
8 changed files with 42 additions and 39 deletions

View File

@@ -803,9 +803,9 @@ return{
['strategy_e']= {"策略堆疊", "簡單", "20G堆疊中速決策練習"},
['strategy_h']= {"策略堆疊", "困難", "20G堆疊快速決策練習"},
['strategy_u']= {"策略堆疊", "極限", "20G堆疊極速決策練習"},
['strategy_e_plus']={"策略堆疊", "簡單+", "20G堆疊中速決策練習"},
['strategy_h_plus']={"策略堆疊", "困難+", "20G堆疊快速決策練習"},
['strategy_u_plus']={"策略堆疊", "極限+", "20G堆疊極速決策練習"},
['strategy_e_plus']={"策略堆疊", "簡單+", "無持策略"},
['strategy_h_plus']={"策略堆疊", "困難+", "無持策略"},
['strategy_u_plus']={"策略堆疊", "極限+", "無持策略"},
['blind_e']= {"隱形", "半隱", "不強大腦"},
['blind_n']= {"隱形", "全隱", "挺強大腦"},
['blind_h']= {"隱形", "瞬隱", "很強大腦"},