从地图删除三个策略堆叠模式(太无聊纯凑数)
This commit is contained in:
@@ -828,12 +828,9 @@ return {
|
||||
['master_g']= {"Master(Graded);", "", "20G段位考试"},
|
||||
['master_ex']= {"Master(EX);", "", "成为方块大师"},
|
||||
['master_instinct']= {"Master(Instinct);", "", "当前块在出现后一小会后会隐形"},
|
||||
['strategy_e']= {"Strategy(Easy);", "", "20G堆叠中速决策练习"},
|
||||
['strategy_e_plus']= {"Strategy(EasyP);", "", "20G堆叠中速决策练习\n无Hold"},
|
||||
['strategy_h']= {"Strategy(Hard);", "", "20G堆叠快速决策练习"},
|
||||
['strategy_u']= {"Strategy(Ultimate);", "", "20G堆叠极速决策练习"},
|
||||
['strategy_e_plus']= {"Strategy(EasyP);", "", "20G堆叠中速决策练习\n无Hold"},
|
||||
['strategy_h_plus']= {"Strategy(HardP);", "", "20G堆叠快速决策练习\n无Hold"},
|
||||
['strategy_u_plus']= {"Strategy(UltimateP);", "", "20G堆叠极速决策练习\n无Hold"},
|
||||
['blind_e']= {"Blind(Slow);", "", "不强大脑"},
|
||||
['blind_n']= {"Blind(Fast);", "", "挺强大脑"},
|
||||
['blind_h']= {"Blind(Instant);", "", "很强大脑"},
|
||||
|
||||
Reference in New Issue
Block a user