Change description of Turn-based mode (#247)
Might need some line breaks in there, but idk where so I'll leave it like this
This commit is contained in:
committed by
GitHub
parent
7eb243a18f
commit
9419c4c639
@@ -761,11 +761,11 @@ return{
|
||||
['techmino99_e']= {"Tech 99", "EASY", "99-player battle.\nThe last one standing wins."},
|
||||
['techmino99_h']= {"Tech 99", "HARD", "99-player battle.\nThe last one standing wins."},
|
||||
['techmino99_u']= {"Tech 99", "ULTIMATE", "99-player battle.\nThe last one standing wins."},
|
||||
['round_e']= {"Turn-Based", "EASY", "Chess mode"},
|
||||
['round_n']= {"Turn-Based", "NORMAL", "Chess mode"},
|
||||
['round_h']= {"Turn-Based", "HARD", "Chess mode"},
|
||||
['round_l']= {"Turn-Based", "LUNATIC", "Chess mode"},
|
||||
['round_u']= {"Turn-Based", "ULTIMATE", "Chess mode"},
|
||||
['round_e']= {"Turn-Based", "EASY", "Take turns playing with the AI!"},
|
||||
['round_n']= {"Turn-Based", "NORMAL", "Take turns playing with the AI!"},
|
||||
['round_h']= {"Turn-Based", "HARD", "Take turns playing with the AI!"},
|
||||
['round_l']= {"Turn-Based", "LUNATIC", "Take turns playing with the AI!"},
|
||||
['round_u']= {"Turn-Based", "ULTIMATE", "Take turns playing with the AI!"},
|
||||
['master_n']= {"Master", "NORMAL", "For 20G beginners."},
|
||||
['master_h']= {"Master", "HARD", "For 20G pros."},
|
||||
['master_m']= {"Master", "M21", "For 20G Masters."},
|
||||
|
||||
Reference in New Issue
Block a user