add 1.25xmusic, judgment color changes [Midiman]
This commit is contained in:
@@ -489,6 +489,7 @@ Shuffle=Shuffle the songs around.
|
||||
1.0x=1.0x
|
||||
1.1x=1.1x
|
||||
1.2x=1.2x
|
||||
1.25x=1.25x
|
||||
1.3x=1.3x
|
||||
1.4x=1.4x
|
||||
1.5x=1.5x
|
||||
|
||||
@@ -98,9 +98,9 @@ Color = {
|
||||
Stage_Demo = color("#FFFFFF")
|
||||
},
|
||||
Judgment = {
|
||||
JudgmentLine_W1 = color("#00ffc7"),
|
||||
JudgmentLine_W2 = color("#f6ff00"),
|
||||
JudgmentLine_W3 = color("#00ff78"),
|
||||
JudgmentLine_W1 = color("#00aeef"),
|
||||
JudgmentLine_W2 = color("#fff568"),
|
||||
JudgmentLine_W3 = color("#a4ff00"),
|
||||
JudgmentLine_W4 = color("#34bfff"),
|
||||
JudgmentLine_W5 = color("#e44dff"),
|
||||
JudgmentLine_Held = color("#FFFFFF"),
|
||||
@@ -108,9 +108,9 @@ Color = {
|
||||
JudgmentLine_MaxCombo = color("#ffc600")
|
||||
},
|
||||
JudgmentLine = {
|
||||
JudgmentLine_W1 = color("#00ffc7"),
|
||||
JudgmentLine_W2 = color("#f6ff00"),
|
||||
JudgmentLine_W3 = color("#00ff78"),
|
||||
JudgmentLine_W1 = color("#00aeef"),
|
||||
JudgmentLine_W2 = color("#fff568"),
|
||||
JudgmentLine_W3 = color("#a4ff00"),
|
||||
JudgmentLine_W4 = color("#34bfff"),
|
||||
JudgmentLine_W5 = color("#e44dff"),
|
||||
JudgmentLine_Held = color("#FFFFFF"),
|
||||
@@ -208,9 +208,9 @@ GameColor = {
|
||||
Stage_Demo = color("#FFFFFF")
|
||||
},
|
||||
Judgment = {
|
||||
JudgmentLine_W1 = color("#00ffc7"),
|
||||
JudgmentLine_W2 = color("#f6ff00"),
|
||||
JudgmentLine_W3 = color("#00ff78"),
|
||||
JudgmentLine_W1 = color("#00aeef"),
|
||||
JudgmentLine_W2 = color("#fff568"),
|
||||
JudgmentLine_W3 = color("#a4ff00"),
|
||||
JudgmentLine_W4 = color("#34bfff"),
|
||||
JudgmentLine_W5 = color("#e44dff"),
|
||||
JudgmentLine_Held = color("#FFFFFF"),
|
||||
|
||||
@@ -2220,10 +2220,11 @@ Rate,6="mod,1.0xmusic;name,1.0x"
|
||||
Rate,7="mod,haste;name,Haste"
|
||||
Rate,8="mod,1.1xmusic;name,1.1x"
|
||||
Rate,9="mod,1.2xmusic;name,1.2x"
|
||||
Rate,10="mod,1.3xmusic;name,1.3x"
|
||||
Rate,11="mod,1.5xmusic;name,1.5x"
|
||||
Rate,12="mod,1.75xmusic;name,1.75x"
|
||||
Rate,13="mod,2.0xmusic;name,2.0x"
|
||||
Rate,10="mod,1.25xmusic;name,1.25x"
|
||||
Rate,11="mod,1.3xmusic;name,1.3x"
|
||||
Rate,12="mod,1.5xmusic;name,1.5x"
|
||||
Rate,13="mod,1.75xmusic;name,1.75x"
|
||||
Rate,14="mod,2.0xmusic;name,2.0x"
|
||||
AutoAdjust="4;together"
|
||||
AutoAdjustDefault=""
|
||||
AutoAdjust,1="mod,no autosync;name,Off"
|
||||
|
||||
Reference in New Issue
Block a user