Add easier Classic modes (#302)
* Remove SDARR limitation on Rhythm
* Remove SDARR limitation on Rhythm
* Remove SDARR limitation on Rhythm
* Revert "Remove SDARR limitation on Rhythm"
This reverts commit 1a0a56bbf6.
* Add classic modes: easy and normal
(Easy: lvl9 start, Normal: lvl15 start)
* fixed typos
* Updated map
This commit is contained in:
committed by
MrZ626
parent
6f715a663a
commit
30ed4179d6
@@ -789,6 +789,8 @@ return{
|
||||
['blind_l']= {"Invisible", "SUDDEN+", "For professionals."},
|
||||
['blind_u']= {"Invisible", "?", "Are you ready?"},
|
||||
['blind_wtf']= {"Invisible", "WTF", "You're not ready."},
|
||||
['classic_e']= {"Classic", "EASY", "A very low-speed recreation from the 80s."},
|
||||
['classic_n']= {"Classic", "NORMAL", "A low-speed recreation from the 80s."},
|
||||
['classic_h']= {"Classic", "HARD", "A medium speed recreation from the 80s."},
|
||||
['classic_l']= {"Classic", "LUNATIC", "A high-speed recreation from the 80s."},
|
||||
['classic_u']= {"Classic", "ULTIMATE", "A very high-speed recreation from the 80s."},
|
||||
|
||||
Reference in New Issue
Block a user