Add graded Master mode (#594)

This commit is contained in:
NOT_A_ROBOT
2022-01-18 10:21:34 -08:00
committed by GitHub
parent dacefb2b01
commit 58d068b776
6 changed files with 335 additions and 0 deletions

View File

@@ -31,6 +31,8 @@ return{
tasUsing="[TAS]",
stage="Stage $1 cleared!",
cool="Cool!",
regret="Regret!!",
great="Great!",
awesome="Awesome!",
almost="Almost There!",

View File

@@ -31,6 +31,8 @@ return{
tasUsing="[TAS]",
stage="::$1::",
cool=":D",
regret=":(",
great="!~",
awesome="!!~",
almost="...!",

View File

@@ -31,6 +31,8 @@ return{
tasUsing="[TAS]",
stage="关卡 $1 完成",
cool="Cool",
regret="Regret",
great="Great",
awesome="Awesome.",
almost="Almost",

View File

@@ -31,6 +31,8 @@ return{
tasUsing="[TAS]",
stage="第$1阶段已完成",
cool="是冷的",
regret="生气的",
great="伟大的",
awesome="令人惊叹的!",
almost="几乎!",