Add "Tech Finesse Lock" modes and some other improvements (#946)
* Improve Tech FInesse modes and add new player hooks * Add Tech Finesse[+] Lock into mode map * Credit PopUpWaffles * Rearrange mode map
This commit is contained in:
@@ -311,6 +311,7 @@ return {
|
||||
"huaji2369",
|
||||
"Lexitik",
|
||||
"Tourahi Anime",
|
||||
"PopUpWaffles",
|
||||
"[All other test staff]",
|
||||
"…And You!",
|
||||
},
|
||||
@@ -854,6 +855,8 @@ return {
|
||||
['tech_l_plus']= {"Tech(LunaticP);", "", "仅允许spin与PC"},
|
||||
['tech_finesse']= {"Tech(Finesse);", "", "强制最简操作"},
|
||||
['tech_finesse_f']= {"Tech(FinesseF);", "", "禁止普通消除,强制最简操作"},
|
||||
--['tech_finesse_lock']= {"Tech", "FINESSE LOCK", "No finesse errors, combined with limited inputs!"},
|
||||
--['tech_finesse_lock_f']= {"Tech", "FINESSE+ LOCK", "No normal clears or finesse errors combined with limited inputs!"},
|
||||
['tsd_e']= {"TSD(Easy);", "", "你能连续做几个TSD?"},
|
||||
['tsd_h']= {"TSD(Hard);", "", "你能连续做几个TSD?"},
|
||||
['tsd_u']= {"TSD(Ultimate);", "", "你能连续做几个TSD?"},
|
||||
|
||||
Reference in New Issue
Block a user