Rename Invisible modes (#954)
* Rename Invisible modes * Fix indentation in zh_code * Undo changes in Vietnamese lang file
This commit is contained in:
@@ -909,12 +909,12 @@ C. Gamepad
|
||||
['strategy_e_plus']= {"Strategy", "EASY+", "Holdless strategy!"},
|
||||
['strategy_h_plus']= {"Strategy", "HARD+", "Holdless strategy!"},
|
||||
['strategy_u_plus']= {"Strategy", "ULTIMATE+", "Holdless strategy!"},
|
||||
['blind_e']= {"Invisible", "HALF", "For beginners"},
|
||||
['blind_n']= {"Invisible", "ALL", "For intermediates"},
|
||||
['blind_h']= {"Invisible", "SUDDEN", "For the experienced"},
|
||||
['blind_l']= {"Invisible", "SUDDEN+", "For professionals"},
|
||||
['blind_u']= {"Invisible", "?", "Are you ready?"},
|
||||
['blind_wtf']= {"Invisible", "WTF", "You're not ready."},
|
||||
['blind_e']= {"Invisible", "SLOW", "For beginners"},
|
||||
['blind_n']= {"Invisible", "FAST", "For intermediates"},
|
||||
['blind_h']= {"Invisible", "INSTANT", "For the experienced"},
|
||||
['blind_l']= {"Invisible", "NO GHOST", "For professionals"},
|
||||
['blind_u']= {"Invisible", "NO FIELD", "Are you ready?"},
|
||||
['blind_wtf']= {"Invisible", "VOID", "You're not ready."},
|
||||
['classic_e']= {"Classic", "EASY", "A low-speed recreation game from the 80s"},
|
||||
['classic_h']= {"Classic", "HARD", "A medium-speed recreation game from the 80s"},
|
||||
['classic_l']= {"Classic", "LUNATIC", "A high-speed recreation game from the 80s"},
|
||||
|
||||
Reference in New Issue
Block a user