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']= {"隐形", "瞬隐", "很强大脑"},