新bgm:Truth(用于pc挑战)

新bgm:Truth(用于pc挑战)
This commit is contained in:
MrZ626
2020-11-02 23:52:19 +08:00
parent ca3833f439
commit b751fb0fad
5 changed files with 5 additions and 4 deletions

BIN
BGM/truth.ogg Normal file

Binary file not shown.

View File

@@ -33,8 +33,9 @@ BGM.list={
"secret8th",--master-1, survivor-2
"secret7th",--master-2, survivor-3
"waterfall",--sprint Penta/MPH
"newera",--bigbang, pc challenge, survivor-1, tech-normal
"newera",--bigbang, survivor-1, tech-normal
"oxygen",--c4w/pc train
"truth",--pc challenge
"distortion",--master-3
"far",--GM

View File

@@ -6,7 +6,7 @@ return{
target=100,dropPiece=PLY.check_lineReach,
freshLimit=15,
ospin=false,
bg="rgb",bgm="newera",
bg="rgb",bgm="truth",
},
pauseLimit=true,
load=function()

View File

@@ -6,7 +6,7 @@ return{
target=100,dropPiece=PLY.check_lineReach,
freshLimit=15,
ospin=false,
bg="rgb",bgm="newera",
bg="rgb",bgm="truth",
},
pauseLimit=true,
load=function()

View File

@@ -5,7 +5,7 @@ return{
drop=300,lock=1e99,
target=100,dropPiece=PLY.check_lineReach,
ospin=false,
bg="rgb",bgm="newera",
bg="rgb",bgm="truth",
},
pauseLimit=true,
load=function()