Add some hidden modes + misc changes (#640)

* Added secret_grade and sprint123 to map and added some icons

* Add master_g to map

* add classic_u and master_instinct and misc changes

* added big modes

* Fix some bugs on master_instinct

* fix bugs on big mode

* Simplified Grade Display
This commit is contained in:
NOT_A_ROBOT
2022-02-06 16:51:38 +07:00
committed by GitHub
parent fedce2ae2b
commit f932005ea0
16 changed files with 81 additions and 45 deletions

View File

@@ -811,6 +811,7 @@ return{
['blind_wtf']= {"目隠し", "WTF", "まだ覚悟が足りないな!"},
['classic_e']= {"クラシック", "EASY", "低速クラシック"},
['classic_h']= {"クラシック", "HARD", "通常速度クラシック"},
['classic_l']= {"クラシック", "LUNATIC", "中高速度クラシック"},
['classic_u']= {"クラシック", "ULTIMATE", "高速クラシック"},
['survivor_e']= {"サバイバル", "EASY", "どれだけ生き残れるかな?"},
['survivor_n']= {"サバイバル", "NORMAL", "どれだけ生き残れるかな?"},