新增master_m模式

This commit is contained in:
MrZ626
2021-08-28 22:23:17 +08:00
parent a1c6f720a2
commit 7992eab16c
10 changed files with 67 additions and 4 deletions

View File

@@ -768,6 +768,7 @@ return{
['round_u']= {"Turn-Based", "ULTIMATE", "Chess mode"},
['master_n']= {"Master", "NORMAL", "For 20G beginners."},
['master_h']= {"Master", "HARD", "For 20G pros."},
['master_m']= {"Master", "M21", "For 20G Masters."},
['master_final']= {"Master", "FINAL", "20G and beyond."},
['master_ph']= {"Master", "PHANTASM", "???"},
['master_ex']= {"GrandMaster", "EXTRA", "An eternity shorter than an instant."},